Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dinarcoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18477290 | a year ago | | | 0 | 0.0010309769 | |
| 16545425 | 2 years ago | | | 0 | 0.0012161263 | |
| 14506485 | 3 years ago | | | 0 | 0.0022509165 | |
| 13555957 | 3 years ago | | | 0 | 0.0033757834 | |
| 13551505 | 3 years ago | | | 0 | 0.0032144098 | |
| 12158166 | 4 years ago | | | 0 | 0.0054377114 | |
| 10502685 | 4 years ago | | | 0 | 0.0033640079 | |
| 10404348 | 4 years ago | | | 0 | 0.0024507405 | |
| 8877349 | 5 years ago | | | 0 | 0.00058135500 | |
| 8877116 | 5 years ago | | | 0 | 0.00080443500 |
ABI
ABI objects
Getter at block 21164169
decimals() view returns (uint8)
18
name() view returns (string)
Dinarcoin
symbol() view returns (string)
XDI
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, uint8 decimal)
This contract contains no fallback and receive objects.
This contract contains no error objects.