Super Serum
Verified contract
Active on
Ethereum with 26 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 "Super Serum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15730512 | 2 years ago | | | 0 | 0.0011563514 | |
| 15730498 | 2 years ago | | | 0 | 0.00056698464 | |
| 15730447 | 2 years ago | | | 0 | 0.00075136500 | |
| 15730447 | 2 years ago | | | 0 | 0.0024050250 | |
| 15730360 | 2 years ago | | | 0 | 0.0020835750 | |
| 15730355 | 2 years ago | | | 0 | 0.0011305650 | |
| 15730354 | 2 years ago | | | 0 | 0.0013147470 | |
| 15730326 | 2 years ago | | | 0 | 0.0022767570 | |
| 15730321 | 2 years ago | | | 0 | 0.0031958550 | |
| 15730317 | 2 years ago | | | 0 | 0.00082515975 |
ABI
ABI objects
Getter at block 21289914
_origin() view returns (address)
0xca0e812cae0230e044e57c978a73c93140158ee0
decimals() view returns (uint8)
18
name() view returns (string)
Super Serum
symbol() view returns (string)
SSER
totalSupply() view returns (uint256)
1153539598827801401397570593307861145406267559648
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events add(address account, uint256 amount)
approval(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
lock(address account, address staker)
reduceFees(address account, address staker)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.