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
BOOTSTRAP_MINTReturn Values:
Index
Name
Type
Internal Type
Description
DOMAIN_SEPARATOR
DOMAIN_SEPARATORReturn Values:
Index
Name
Type
Internal Type
Description
PERMIT_TYPEHASH
PERMIT_TYPEHASHReturn Values:
Index
Name
Type
Internal Type
Description
allowance
allowanceParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
approve
approveParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
asset
assetReturn Values:
Index
Name
Type
Internal Type
Description
balanceOf
balanceOfParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
balanceOfAssets
balanceOfAssetsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToAssets
convertToAssetsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToExitAssets
convertToExitAssetsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToExitShares
convertToExitSharesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
convertToShares
convertToSharesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
decimals
decimalsReturn Values:
Index
Name
Type
Internal Type
Description
decreaseAllowance
decreaseAllowanceParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
deposit
depositParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
depositWithPermit
depositWithPermitParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
increaseAllowance
increaseAllowanceParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
manager
managerReturn Values:
Index
Name
Type
Internal Type
Description
maxDeposit
maxDepositParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxMint
maxMintParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxRedeem
maxRedeemParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
maxWithdraw
maxWithdrawParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mint
mintParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mintWithPermit
mintWithPermitParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
name
nameReturn Values:
Index
Name
Type
Internal Type
Description
nonces
noncesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
permit
permitParameters:
Index
Name
Type
Internal Type
Description
previewDeposit
previewDepositParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewMint
previewMintParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewRedeem
previewRedeemParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewWithdraw
previewWithdrawParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
redeem
redeemParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
removeShares
removeSharesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestRedeem
requestRedeemParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestWithdraw
requestWithdrawParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
symbol
symbolReturn Values:
Index
Name
Type
Internal Type
Description
totalAssets
totalAssetsReturn Values:
Index
Name
Type
Internal Type
Description
totalSupply
totalSupplyReturn Values:
Index
Name
Type
Internal Type
Description
transfer
transferParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
transferFrom
transferFromParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
unrealizedLosses
unrealizedLossesReturn Values:
Index
Name
Type
Internal Type
Description
withdraw
withdrawParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
Events
Approval
ApprovalParameters:
Index
Name
Type
Internal Type
Description
BootstrapMintPerformed
BootstrapMintPerformedParameters:
Index
Name
Type
Internal Type
Description
Deposit
DepositParameters:
Index
Name
Type
Internal Type
Description
OwnershipAccepted
OwnershipAcceptedParameters:
Index
Name
Type
Internal Type
Description
PendingOwnerSet
PendingOwnerSetParameters:
Index
Name
Type
Internal Type
Description
RedemptionRequested
RedemptionRequestedParameters:
Index
Name
Type
Internal Type
Description
SharesRemoved
SharesRemovedParameters:
Index
Name
Type
Internal Type
Description
Transfer
TransferParameters:
Index
Name
Type
Internal Type
Description
Withdraw
WithdrawParameters:
Index
Name
Type
Internal Type
Description
WithdrawRequested
WithdrawRequestedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?