XDMC token
Verified contract
Active on
Ethereum with 2,448 txns
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 |
---|---|---|---|---|---|
XDMC | ERC-20 | 6.304K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20651089 | 2 months ago | | | 0 | 0.000026878909 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251114 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251111 | 4 months ago | | | 0 | 0.000033371800 | |
| 20251111 | 4 months ago | | | 0 | 0.000033371800 |
ABI
ABI objects
Getter at block 21169216
decimals() view returns (uint32)
18
isActivated() view returns (bool)
true
name() view returns (string)
XDMC token
owner() view returns (address)
0x8b906a2dcf3cbc4d3614bcfe9b921ad129c418b6
preIcoTokens() view returns (uint256)
60720000000000000000000000
symbol() view returns (string)
XDMC
teamAddress() view returns (address)
0x4b58ebeeb96b7551bb752ea9512771615c554de3
teamTokensFirstShare() view returns (uint256)
33768743000000000000000000
totalSupply() view returns (uint256)
999950416000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events activateSaleContract(address _contract)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.