Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CJZVIP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19096507 | 10 months ago | | | 0 | 0.00061981914 | |
| 14300208 | 3 years ago | | | 0 | 0.0011028650 | |
| 14256617 | 3 years ago | | | 0 | 0.0024923240 | |
| 14241608 | 3 years ago | | | 0 | 0.0013269741 | |
| 14235786 | 3 years ago | | | 0 | 0.0023315502 | |
| 12957665 | 3 years ago | | | 0 | 0.0017281523 | |
| 12642817 | 3 years ago | | | 0 | 0.00048112729 | |
| 12587074 | 3 years ago | | | 0 | 0.00045245205 | |
| 12448990 | 4 years ago | | | 0 | 0.0058490490 | |
| 12448979 | 4 years ago | | | 0 | 0.0058490490 |
ABI
ABI objects
Getter at block 21212615
decimals() view returns (uint8)
18
name() view returns (string)
CJZVIP
symbol() view returns (string)
CJZ
totalSupply() view returns (uint256)
900000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _tokenName, string _tokenSymbol, uint256 _initialSupply, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.