Pool
Constructor
constructor(
address manager_,
address asset_,
address destination_,
uint256 bootstrapMint_,
uint256 initialSupply_,
string name_,
string symbol_
);Parameters:
Index
Name
Type
Internal Type
Description
Functions
BOOTSTRAP_MINT
Return Values:
Index
Name
Type
Internal Type
Description
DOMAIN_SEPARATOR
Return Values:
Index
Name
Type
Internal Type
Description
PERMIT_TYPEHASH
Return Values:
Index
Name
Type
Internal Type
Description
allowance
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
approve
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
asset
Return Values:
Index
Name
Type
Internal Type
Description
balanceOf
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
balanceOfAssets
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToAssets
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToExitAssets
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToExitShares
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToShares
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
decimals
Return Values:
Index
Name
Type
Internal Type
Description
decreaseAllowance
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
deposit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
depositWithPermit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
increaseAllowance
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
manager
Return Values:
Index
Name
Type
Internal Type
Description
maxDeposit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxMint
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxRedeem
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxWithdraw
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mint
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mintWithPermit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
name
Return Values:
Index
Name
Type
Internal Type
Description
nonces
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
permit
Parameters:
Index
Name
Type
Internal Type
Description
previewDeposit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewMint
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewRedeem
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewWithdraw
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
redeem
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
removeShares
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestRedeem
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestWithdraw
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
symbol
Return Values:
Index
Name
Type
Internal Type
Description
totalAssets
Return Values:
Index
Name
Type
Internal Type
Description
totalSupply
Return Values:
Index
Name
Type
Internal Type
Description
transfer
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
transferFrom
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
unrealizedLosses
Return Values:
Index
Name
Type
Internal Type
Description
withdraw
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
Events
Approval
Parameters:
Index
Name
Type
Internal Type
Description
BootstrapMintPerformed
Parameters:
Index
Name
Type
Internal Type
Description
Deposit
Parameters:
Index
Name
Type
Internal Type
Description
OwnershipAccepted
Parameters:
Index
Name
Type
Internal Type
Description
PendingOwnerSet
Parameters:
Index
Name
Type
Internal Type
Description
RedemptionRequested
Parameters:
Index
Name
Type
Internal Type
Description
SharesRemoved
Parameters:
Index
Name
Type
Internal Type
Description
Transfer
Parameters:
Index
Name
Type
Internal Type
Description
Withdraw
Parameters:
Index
Name
Type
Internal Type
Description
WithdrawRequested
Parameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?