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 "zjz coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20695491 | 2 months ago | | | 0 | 0.000054641399 | |
| 20695401 | 2 months ago | | | 0 | 0.00011031555 | |
| 17313067 | a year ago | | | 0 | 0.00069653254 | |
| 17194073 | 2 years ago | | | 0 | 0.0035907993 | |
| 17188492 | 2 years ago | | | 0 | 0.0021695704 | |
| 17188276 | 2 years ago | | | 0 | 0.0040301328 | |
| 17186245 | 2 years ago | | | 0 | 0.0026185854 | |
| 17185629 | 2 years ago | | | 0 | 0.0028197180 | |
| 17185453 | 2 years ago | | | 0 | 0.0034795600 | |
| 17185136 | 2 years ago | | | 0 | 0.0017144201 |
ABI
ABI objects
Getter at block 21218030
_Owner() view returns (address)
0xf5b0004200c47dcff71db6ba12c80eb32d52aa7c
decimals() view returns (uint8)
18
name() view returns (string)
zjz coin
symbol() view returns (string)
zjz
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_me(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
burnLPTokens()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.