CryptoDuelCoin
Verified contract
Active on
Ethereum with 1,808 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 "CryptoDuelCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9159524 | 5 years ago | | | 0 | 0.00018423500 | |
| 8692942 | 5 years ago | | | 0 | 0.000036711000 | |
| 8174604 | 5 years ago | | | 0 | 0.000036711000 | |
| 8151767 | 5 years ago | | | 0 | 0.00011013300 | |
| 7748561 | 6 years ago | | | 0 | 0.000036711000 | |
| 7681202 | 6 years ago | | | 0 | 0.00031901859 | |
| 7662283 | 6 years ago | | | 0 | 0.000036711000 | |
| 7352678 | 6 years ago | | | 0 | 0.000073422000 | |
| 7309161 | 6 years ago | | | 0 | 0.00051647000 | |
| 7297534 | 6 years ago | | | 0 | 0.00042217651 |
ABI
ABI objects
Getter at block 21181854
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x214874792e9fe645956cc9c9f9d987fbf157f92c
name() view returns (string)
CryptoDuelCoin
symbol() view returns (string)
CDC
totalEthInWei() view returns (uint256)
4378300000000000000
totalSupply() view returns (uint256)
75000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
12500000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.