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 |
---|---|---|---|---|---|
DMEX | ERC-20 | 40.362K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17521288 | a year ago | | | 0 | 0.0010019091 | |
| 16625819 | 2 years ago | | | 0 | 0.00065250934 | |
| 16367463 | 2 years ago | | | 0 | 0.00072936286 | |
| 15925178 | 2 years ago | | | 0 | 0.00069010953 | |
| 15723850 | 2 years ago | | | 0 | 0.00073125949 | |
| 14965948 | 2 years ago | | | 0 | 0.00077868298 | |
| 14174168 | 3 years ago | | | 0 | 0.0053202140 | |
| 13728571 | 3 years ago | | | 0 | 0.0074803500 | |
| 13210894 | 3 years ago | | | 0 | 0.0020810934 | |
| 13181960 | 3 years ago | | | 0 | 0.0047392260 |
ABI
ABI objects
Getter at block 21171253
buybackPct() view returns (uint256)
382000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DMEX
operationalAddress() view returns (address)
0x95445852148540acb6fcb9e39856d15f1c416381
operationalPct() view returns (uint256)
618000000000000000
owner() view returns (address)
0x95445852148540acb6fcb9e39856d15f1c416381
symbol() view returns (string)
DMEX
totalSupply() view returns (uint256)
998701954481046510904572288
Read-only
allowance(address, address) view returns (uint256)
assert(bool assertion) pure
balanceOf(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256)
safeMul(uint256 a, uint256 b) pure returns (uint256)
safeSub(uint256 a, uint256 b) pure returns (uint256)
uniswapTokenContracts(address) view returns (address)
State-modifying
Events addLiquidity(uint256 tokenAmount, uint256 ethAmount)
allowUniswap(uint256 tokenAmount)
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)
changeOperationalAddress(address newOperationalAddress)
extractFeesFromDmex(address token, address dmexContractAddress)
setOwner(address newOwner)
setUniswapTokenContract(address token, address _uniswapTokenContract)
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)
Burn(address indexed from, uint256 value)
LogUint(uint8 id, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address _operationalAddress)
fallback()
This contract contains no error objects.