ZhengYuanChain
Verified contract
Active on
Ethereum with 3,913 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ZhengYuanChain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583268 | 2 years ago | | | 0 | 0.00093818000 | |
| 13464877 | 3 years ago | | | 0 | 0.0027775599 | |
| 11528210 | 4 years ago | | | 0 | 0.0015197701 | |
| 11527966 | 4 years ago | | | 0 | 0.00078384503 | |
| 11527877 | 4 years ago | | | 0 | 0.00072029003 | |
| 11527827 | 4 years ago | | | 0 | 0.00088643204 | |
| 11437214 | 4 years ago | | | 0 | 0.00050872803 | |
| 11424993 | 4 years ago | | | 0 | 0.0019552860 | |
| 11423908 | 4 years ago | | | 0 | 0.00086801715 | |
| 11423908 | 4 years ago | | | 0 | 0.00086801715 |
ABI
ABI objects
Getter at block 21192732
decimals() view returns (uint256)
18
name() view returns (string)
ZhengYuanChain
symbol() view returns (string)
ZYC
totalSupply() view returns (uint256)
999999999000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
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(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.