Documentation ¶
Index ¶
- func AssignDeposits(ggp *gogopool.GoGoPool, opts *bind.TransactOpts) (common.Hash, error)
- func Deposit(ggp *gogopool.GoGoPool, opts *bind.TransactOpts) (common.Hash, error)
- func EstimateAssignDepositsGas(ggp *gogopool.GoGoPool, opts *bind.TransactOpts) (gogopool.GasInfo, error)
- func EstimateDepositGas(ggp *gogopool.GoGoPool, opts *bind.TransactOpts) (gogopool.GasInfo, error)
- func GetBalance(ggp *gogopool.GoGoPool, opts *bind.CallOpts) (*big.Int, error)
- func GetExcessBalance(ggp *gogopool.GoGoPool, opts *bind.CallOpts) (*big.Int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignDeposits ¶
Assign deposits
func EstimateAssignDepositsGas ¶
func EstimateAssignDepositsGas(ggp *gogopool.GoGoPool, opts *bind.TransactOpts) (gogopool.GasInfo, error)
Estimate the gas of AssignDeposits
func EstimateDepositGas ¶
Estimate the gas of Deposit
func GetBalance ¶
Get the deposit pool balance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.