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 "Zilai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21413293 | 8 hours ago | | | 0 | 0.00024206380 | |
| 21413291 | 8 hours ago | | | 0 | 0.00044751199 | |
| 21411849 | 13 hours ago | | | 0 | 0.00067960990 | |
| 21411503 | 14 hours ago | | | 0 | 0.00058370185 | |
| 21411488 | 14 hours ago | | | 0 | 0.00034103642 | |
| 21411373 | 15 hours ago | | | 0 | 0.00071422703 | |
| 21410925 | 16 hours ago | | | 0 | 0.00053312204 | |
| 21410900 | 16 hours ago | | | 0 | 0.00079153013 | |
| 21410867 | 17 hours ago | | | 0 | 0.00056953274 | |
| 21410867 | 17 hours ago | | | 0 | 0.00056953274 |
ABI
ABI objects
Getter at block 21415795
decimals() view returns (uint8)
18
name() view returns (string)
Zilai
owner() view returns (address)
0xc69c160e300a3eb551ddeeeff91d886aa8ff78a8
symbol() view returns (string)
ZILAI
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.