Balances ($0.00)
No balances found for "Dubai Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17723461 | a year ago | | | 0 | 0.020468760 | |
| 17723239 | a year ago | | | 0 | 0.0021630700 | |
| 17723222 | a year ago | | | 0 | 0.12255598 | |
| 17723219 | a year ago | | | 0 | 0.13946150 | |
| 17723213 | a year ago | | | 0 | 0.14516485 | |
| 17723193 | a year ago | | | 0 | 0.060615856 | |
| 17723176 | a year ago | | | 0 | 0.0015576744 | |
| 17723173 | a year ago | | | 0 | 0.0013367090 |
ABI
ABI objects
Getter at block 21225972
_Owner() view returns (address)
0x613f890aea28c1d4f5d8aca0bf147bba3ca6c1e0
decimals() view returns (uint8)
18
name() view returns (string)
Dubai Coin
symbol() view returns (string)
DUBAI
totalSupply() view returns (uint256)
8247730000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropToken(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lock()
renounceOwnership()
setRule(address locker, uint256 amt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.