Saffron LP epoch 1 S DAI principal
Verified contract
Active on
Ethereum with 474 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 1 S DAI principal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835130 | 6 months ago | | | 0 | 0.000096617293 | |
| 19021964 | 10 months ago | | | 0 | 0.00077358474 | |
| 17009540 | 2 years ago | | | 0 | 0.00051260240 | |
| 16777979 | 2 years ago | | | 0 | 0.00099036317 | |
| 16675933 | 2 years ago | | | 0 | 0.00064296310 | |
| 15365917 | 2 years ago | | | 0 | 0.00035828642 | |
| 15155432 | 2 years ago | | | 0 | 0.00078026061 | |
| 15076923 | 2 years ago | | | 0 | 0.00074258516 | |
| 14609488 | 3 years ago | | | 0 | 0.00084344796 | |
| 13722310 | 3 years ago | | | 0 | 0.0049276058 |
ABI
ABI objects
Getter at block 21169825
decimals() view returns (uint8)
18
name() view returns (string)
Saffron LP epoch 1 S DAI principal
pool_address() view returns (address)
0x70d8682dddd33571722d14aa327049dad869aee9
symbol() view returns (string)
SAFF-LP
totalSupply() view returns (uint256)
51029966983206580100000000
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.