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