PoolDelegateCover
\
Constructor
Parameters:
Index
Name
Type
Internal Type
Description
0
poolManager_
address
address
1
asset_
address
address
\
Functions
asset
asset
Gets the address of the funds asset.
Return Values:
Index
Name
Type
Internal Type
Description
0
address
address
\
moveFunds
moveFunds
Move funds from this address to another.
Parameters:
Index
Name
Type
Internal Type
Description
0
amount_
uint256
uint256
The amount to move.
1
recipient_
address
address
The address of the recipient.
\
poolManager
poolManager
Gets the address of the pool manager.
Return Values:
Index
Name
Type
Internal Type
Description
0
address
address
\
Last updated