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 "Aladdin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21043835 | a month ago | | | 0 | 0.00047310671 | |
| 19954251 | 6 months ago | | | 0 | 0.00013919779 | |
| 19954244 | 6 months ago | | | 0 | 0.00013814485 | |
| 18085462 | a year ago | | | 0 | 0.00059320524 | |
| 17263594 | 2 years ago | | | 0 | 0.0069292538 | |
| 17259135 | 2 years ago | | | 0 | 0.0022273014 | |
| 17256210 | 2 years ago | | | 0 | 0.0016925216 | |
| 17254197 | 2 years ago | | | 0 | 0.00093720090 | |
| 17253900 | 2 years ago | | | 0 | 0.0020631148 | |
| 17253794 | 2 years ago | | | 0 | 0.0018547251 |
ABI
ABI objects
Getter at block 21282653
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x996e1d4ce3e1e558889832832004b2466153adbe
msgSend() view returns (address)
0xdb11551eb2b0f08e337e01e7f0e7d4d82077f5af
name() view returns (string)
Aladdin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb565bebe7b8a11ccc8e3de78142d2e25a1e806b5
startBlock() view returns (uint256)
17241678
symbol() view returns (string)
ALADDIN
totalSupply() view returns (uint256)
100010001000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.