Saffron Position Token
Last updated
Last updated
Saffron Position Token
Type | Visibility | Name | Description |
---|---|---|---|
Type | Name | Description |
---|---|---|
mint()
Mint Position Tokens as part of a deposit
Type | Name | Description |
---|---|---|
burn()
Burn Position Tokens as part of a withdrawal
Type | Name | Description |
---|---|---|
address
_acount
Account to have tokens burned from
uint256
_amount
Amount (Wei) of Position Tokens to be burned
address
public
pool
Address of SaffronV2 pool that owns this token
string
name_
Name of position tokens
string
symbol_
Symbol for position tokens
address
_to
Recipient of newly minted tokens
uint256
_amount
Amount (Wei) of Position Tokens to be minted