Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Zlappy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17491170 | 3 months ago | | | 0 | 0.0000020389979 | |
| 17490874 | 3 months ago | | | 0 | 0.0000019328713 | |
| 17490374 | 3 months ago | | | 0 | 0.0000021541200 | |
| 17490364 | 3 months ago | | | 0 | 0.0000021038807 | |
| 17490351 | 3 months ago | | | 0 | 0.0000022508123 | |
| 17490332 | 3 months ago | | | 0 | 4.4914711e-7 | |
| 17489882 | 3 months ago | | | 0 | 0.0000024097219 | |
| 17489875 | 3 months ago | | | 0 | 0.0000023942889 | |
| 17489723 | 3 months ago | | | 0 | 0.0000024559795 | |
| 17489716 | 3 months ago | | | 0 | 0.0000024634776 |
ABI
ABI objects
Getter at block 22113105
_ots() view returns (bytes32)
0x398226f7a0ac9aacc5cab9c875eb4513c70c52d522e43a33f71fe2dc57421de3
_totalSupply() view returns (uint256)
460000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Zlappy
symbol() view returns (string)
ZLAPPY
totalSupply() view returns (uint256)
460000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.