Name | Type | Description |
---|---|---|
pool
contract IPool
The reference to the main Pool contract
name
string
The name of the token
symbol
string
The symbol of the token
decimals
uint8
The number of decimals of the token
account
address
The address receiving tokens
amount
uint128
The amount of tokens to mint
account
address
The account whose tokens are burnt
amount
uint128
The amount of tokens to burn