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 "aducoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6920467 | 6 years ago | | | 0 | 0.00015385200 | |
| 6771475 | 6 years ago | | | 0 | 0.00011538900 | |
| 5545050 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545050 | 7 years ago | | | 0 | 0.0011227230 | |
| 5545050 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545043 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545041 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545038 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545037 | 7 years ago | | | 0 | 0.00080772300 | |
| 5545035 | 7 years ago | | | 0 | 0.00057694500 |
ABI
ABI objects
Getter at block 21246535
decimals() view returns (uint8)
18
name() view returns (string)
aducoin
owner() view returns (address)
0x0b53d86b1002188a1b807cdb4a60020178ce4f29
symbol() view returns (string)
ADU
totalSupply() view returns (uint256)
110010000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
distributeToken(address[] addresses, uint256 _value)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, 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.