Saffron LP epoch 1 Uniswap principal
Verified contract
Active on
Ethereum with 164 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 Uniswap principal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17009543 | 2 years ago | | | 0 | 0.00053879304 | |
| 12806931 | 3 years ago | | | 0 | 0.00055776000 | |
| 12223496 | 4 years ago | | | 0 | 0.0036835400 | |
| 11941266 | 4 years ago | | | 0 | 0.0015657840 | |
| 11607248 | 4 years ago | | | 0 | 0.0042161000 | |
| 11553335 | 4 years ago | | | 0 | 0.0037279200 | |
| 11458015 | 4 years ago | | | 0 | 0.00097136600 | |
| 11448279 | 4 years ago | | | 0 | 0.0018018280 | |
| 11447005 | 4 years ago | | | 0 | 0.00088760000 | |
| 11445095 | 4 years ago | | | 0 | 0.0023077600 |
ABI
ABI objects
Getter at block 21322028
decimals() view returns (uint8)
18
name() view returns (string)
Saffron LP epoch 1 Uniswap principal
pool_address() view returns (address)
0x69ec762faacd5b95ed19e99233e2b5176b366aa3
symbol() view returns (string)
SAFF-LP
totalSupply() view returns (uint256)
4217195425373693533612
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.