TokensWithdrawn()
event TokensWithdrawn()
event TokensWithdrawn(
bytes32 indexed contextId,
address indexed provider,
Token indexed token,
uint256 tokenAmount,
uint256 poolTokenAmount,
uint256 externalProtectionBaseTokenAmount,
uint256 bntAmount,
uint256 withdrawalFeeAmount
);Parameter Name
Type
Description
Uses
Triggered By
Last updated
