DNC DIAMOND
Verified contract
Active on
Ethereum with 86 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 "DNC DIAMOND"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13492340 | 3 years ago | | | 0 | 0.0040887390 | |
| 13366832 | 3 years ago | | | 0 | 0.013471793 | |
| 13360355 | 3 years ago | | | 0 | 0.0085470761 | |
| 13360342 | 3 years ago | | | 0 | 0.0089563690 | |
| 13101588 | 3 years ago | | | 0 | 0.0051785000 | |
| 13036831 | 3 years ago | | | 0 | 0.0032827260 | |
| 12839784 | 3 years ago | | | 0 | 0.0051785000 | |
| 12833541 | 3 years ago | | | 0 | 0.00060987500 | |
| 12833352 | 3 years ago | | | 0 | 0.0013173300 | |
| 12827811 | 3 years ago | | | 0 | 0.00092746600 |
ABI
ABI objects
Getter at block 21290197
_totalSupply() view returns (uint256)
2100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DNC DIAMOND
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x56f82b8d9b35c0b6811a3a6a039a395ea0b0dc29
symbol() view returns (string)
DNC
totalSupply() view returns (uint256)
2080000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.