Balances ($0.00)
No balances found for "Dubai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19113518 | 9 months ago | | | 0 | 0.00056894260 | |
| 17647700 | a year ago | | | 0 | 0.00069072958 | |
| 17647670 | a year ago | | | 0 | 0.00060229684 | |
| 17647660 | a year ago | | | 0 | 0.0025082896 | |
| 17646277 | a year ago | | | 0 | 0.00068796844 | |
| 17646254 | a year ago | | | 0 | 0.00069194685 | |
| 17645502 | a year ago | | | 0 | 0.013287520 | |
| 17645484 | a year ago | | | 0 | 0.0013691520 | |
| 17645465 | a year ago | | | 0 | 0.0013002511 | |
| 17645464 | a year ago | | | 0 | 0.0013382597 |
ABI
ABI objects
Getter at block 21172011
_Owner() view returns (address)
0xbf360d4016f61aca8a963fb3624b4e8d72641ed4
decimals() view returns (uint8)
18
name() view returns (string)
Dubai
symbol() view returns (string)
DUBAI
totalSupply() view returns (uint256)
420690000000000000000000000000000
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.