@azuro-org/toolkit
Advanced tools
Comparing version
@@ -7,1 +7,2 @@ export { default as lpAbi } from './LP'; | ||
export { default as freeBetAbi } from './FreeBet'; | ||
export { default as cashbackAbi } from './Cashback'; |
@@ -13,2 +13,3 @@ import * as Types from './types'; | ||
result?: Types.BetResult | null; | ||
isCashedOut: boolean; | ||
selections: Array<{ | ||
@@ -40,2 +41,3 @@ __typename?: 'Selection'; | ||
result?: Types.BetResult | null; | ||
isCashedOut: boolean; | ||
selections: Array<{ | ||
@@ -42,0 +44,0 @@ __typename?: 'LiveSelection'; |
@@ -35,1 +35,3 @@ export { environments, Environment } from './envs'; | ||
export { getCashout, type GetCashoutResponse } from './utils/cashout/getCashout'; | ||
export { getCashbackBalance, type GetCashbackBalance } from './utils/cashback/getCashbackBalance'; | ||
export { createCashbackTransaction, type CashbackTransaction } from './utils/cashback/createCashbackTransaction'; |
{ | ||
"name": "@azuro-org/toolkit", | ||
"version": "4.5.4", | ||
"version": "4.6.0-beta.1", | ||
"description": "Set of helpers to work with Azuro protocol", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
899057
2.02%70
4.48%21461
2%1
Infinity%19
11.76%