Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUD | ERC-20 | 5.23K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18720623 | a year ago | | | 0 | 0.0021706444 | |
| 18604978 | a year ago | | | 0 | 0.00037746100 | |
| 18308301 | a year ago | | | 0 | 0.00012426344 | |
| 12083647 | 4 years ago | | | 0 | 0.0060092461 | |
| 11941217 | 4 years ago | | | 0 | 0.0014124861 | |
| 11490552 | 4 years ago | | | 0 | 0.0018528720 | |
| 11369303 | 4 years ago | | | 0 | 0.0012653760 | |
| 11369293 | 4 years ago | | | 0 | 0.00086926200 | |
| 11236203 | 4 years ago | | | 0 | 0.0015492312 | |
| 11235502 | 4 years ago | | | 0 | 0.0023861376 |
ABI
ABI objects
Getter at block 21169807
decimals() view returns (uint8)
8
name() view returns (string)
DimonCoin
symbol() view returns (string)
FUD
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getEthBalance(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
distributeFUD(address[] addresses, uint256 _value, uint256 _ethbal)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdrawForeignTokens(address _tokenContract) 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.