Documentation ¶
Index ¶
- Variables
- func Init(ctx context.Context, sdk *types.PoolsSDK, agentPolice common.Address, ...) error
- func InitFEVMConnection(agentPolice common.Address, minerRegistry common.Address, ...) *fevmConnection
- func LazyInit(ctx context.Context, sdk *types.PoolsSDK, router common.Address, ...) error
- func New(ctx context.Context, chainID *big.Int, extern types.Extern) (types.PoolsSDK, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var INF_POOL_APR = big.NewInt(15e16)
Functions ¶
func Init ¶
func Init( ctx context.Context, sdk *types.PoolsSDK, agentPolice common.Address, minerRegistry common.Address, router common.Address, poolRegistry common.Address, agentFactory common.Address, iFIL common.Address, wFIL common.Address, infinityPool common.Address, simpleRamp common.Address, adoAddr string, adoNamespace string, dialAddr string, token string, eventsURL string, ) error
func InitFEVMConnection ¶
func InitFEVMConnection( agentPolice common.Address, minerRegistry common.Address, router common.Address, agentFactory common.Address, iFIL common.Address, wFIL common.Address, infinityPool common.Address, adoAddr string, adoNamespace string, dialAddr string, token string, chainID *big.Int, eventsURL string, ) *fevmConnection
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.