UNPKG

@azuro-org/abis

Version:
95 lines (94 loc) 2.05 kB
[ { "inputs": [], "name": "IncorrectValue", "type": "error" }, { "inputs": [ { "internalType": "address", "name": "lp", "type": "address" }, { "components": [ { "internalType": "address", "name": "core", "type": "address" }, { "internalType": "uint128", "name": "amount", "type": "uint128" }, { "internalType": "uint64", "name": "expiresAt", "type": "uint64" }, { "components": [ { "internalType": "address", "name": "affiliate", "type": "address" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "internalType": "struct IBet.BetData", "name": "extraData", "type": "tuple" } ], "internalType": "struct IProxyFront.BetData[]", "name": "data", "type": "tuple[]" } ], "name": "bet", "outputs": [], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "lp", "type": "address" }, { "components": [ { "internalType": "address", "name": "core", "type": "address" }, { "internalType": "uint256", "name": "tokenId", "type": "uint256" } ], "internalType": "struct IProxyFront.WithdrawPayoutData[]", "name": "data", "type": "tuple[]" }, { "internalType": "bool", "name": "isNative", "type": "bool" } ], "name": "withdrawPayouts", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]