Documentation ¶
Index ¶
- func AgFactoryCreateAgentEvents(ctx context.Context, sdk types.PoolsSDK, startEpoch *big.Int, ...) ([]*abigen.AgentFactoryCreateAgent, error)
- func IFilTransferEvents(ctx context.Context, sdk types.PoolsSDK, startEpoch *big.Int, ...) ([]*abigen.PoolTokenTransfer, error)
- func InfPoolBorrowEvents(ctx context.Context, sdk types.PoolsSDK, agentsFilter []*big.Int, ...) ([]*abigen.InfinityPoolV2Borrow, error)
- func InfPoolDepositEvents(ctx context.Context, sdk types.PoolsSDK, startEpoch *big.Int, ...) ([]*abigen.InfinityPoolV2Deposit, error)
- func InfPoolPayEvents(ctx context.Context, sdk types.PoolsSDK, agentsFilter []*big.Int, ...) ([]*abigen.InfinityPoolV2Pay, error)
- func InfPoolWithdrawEvents(ctx context.Context, sdk types.PoolsSDK, caller []common.Address, ...) ([]*abigen.InfinityPoolV2Withdraw, error)
- func MinerRegAddMinerEvents(ctx context.Context, sdk types.PoolsSDK, agentsFilter []common.Address, ...) ([]*abigen.MinerRegistryAddMiner, error)
- func MinerRegRmMinerEvents(ctx context.Context, sdk types.PoolsSDK, agentsFilter []common.Address, ...) ([]*abigen.MinerRegistryRemoveMiner, error)
- func WFilDepositEvents(ctx context.Context, sdk types.PoolsSDK, startEpoch *big.Int, ...) ([]*abigen.WFILDeposit, error)
- func WFilTransferEvents(ctx context.Context, sdk types.PoolsSDK, startEpoch *big.Int, ...) ([]*abigen.WFILTransfer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IFilTransferEvents ¶
func InfPoolBorrowEvents ¶
func InfPoolDepositEvents ¶
func InfPoolPayEvents ¶
func InfPoolWithdrawEvents ¶ added in v1.1.0
func MinerRegAddMinerEvents ¶
func MinerRegRmMinerEvents ¶
func WFilDepositEvents ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.