ZJYB Coin
Verified contract
Active on
Ethereum with 3,496 txns
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 "ZJYB Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17114917 | 2 years ago | | | 0 | 0.0017586929 | |
| 16331137 | 2 years ago | | | 0 | 0.00082030178 | |
| 14849391 | 2 years ago | | | 0 | 0.0021405819 | |
| 13708118 | 3 years ago | | | 0 | 0.0048222962 | |
| 11764157 | 4 years ago | | | 0 | 0.0035606911 | |
| 11553162 | 4 years ago | | | 0 | 0.0024730640 | |
| 11552824 | 4 years ago | | | 0 | 0.0084764490 | |
| 11470622 | 4 years ago | | | 0 | 0.0050089780 | |
| 11403282 | 4 years ago | | | 0 | 0.00085278408 | |
| 11361281 | 4 years ago | | | 0 | 0.0021435080 |
ABI
ABI objects
Getter at block 21169424
decimals() view returns (uint8)
18
name() view returns (string)
ZJYB Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdb8055c52e9a0f6316cd01624a37053d2adfa891
symbol() view returns (string)
ZJYB
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
_allowed(address, address) view returns (uint256)
allowance(address _master, address _spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
burn(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.