Superdice Coin
Verified contract
Active on
Ethereum with 3,289 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 "Superdice Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10379555 | 4 years ago | | | 0 | 0.0014942000 | |
| 10246150 | 4 years ago | | | 0 | 0.00089652000 | |
| 10089256 | 4 years ago | | | 0 | 0.00089652000 | |
| 10089256 | 4 years ago | | | 0 | 0.00089652000 | |
| 10089256 | 4 years ago | | | 0 | 0.00089652000 | |
| 10089256 | 4 years ago | | | 0 | 0.00089652000 | |
| 10087790 | 4 years ago | | | 0 | 0.00089652000 | |
| 10087790 | 4 years ago | | | 0 | 0.00089623200 | |
| 10087790 | 4 years ago | | | 0 | 0.00089623200 | |
| 10071810 | 4 years ago | | | 0 | 0.00089652000 |
ABI
ABI objects
Getter at block 21165227
decimals() view returns (uint8)
18
name() view returns (string)
Superdice Coin
owner() view returns (address)
0xb29ec99b401e2775b670dda5daee4e2e9e6fd2b8
standard() view returns (string)
ERC20
symbol() view returns (string)
SDC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.