Saffron LP epoch 9 S DAI dsec
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Saffron LP epoch 9 S DAI dsec"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11950659 | 4 years ago | | | 0 | 0.0025525800 |
ABI
ABI objects
Getter at block 21285166
decimals() view returns (uint8)
18
name() view returns (string)
Saffron LP epoch 9 S DAI dsec
pool_address() view returns (address)
0x75574c46691f50fd5534a21bab8401b895da9b89
symbol() view returns (string)
SAFF-LP
totalSupply() view returns (uint256)
13583446261532466541903505534
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
set_governance(address to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.