FM_DepositVault_v1
State Variables
BPS
uint internal constant BPS = 10_000;_token
IERC20 private _token;__gap
uint[50] private __gap;Public Functions
supportsInterface
init
token
Name
Type
Description
deposit
Name
Type
Description
transferOrchestratorToken
Name
Type
Description
Internal Functions
_processProtocolFeeViaTransfer
Name
Type
Description
_validateRecipient
Last updated