BeyouChain
Verified contract
Active on
Ethereum with 5,446 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BeyouChain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9895723 | 5 years ago | | | 0 | 0.00023172601 | |
| 9895689 | 5 years ago | | | 0 | 0.00022709149 | |
| 9895597 | 5 years ago | | | 0 | 0.00020849401 | |
| 9895231 | 5 years ago | | | 0 | 0.00013907521 | |
| 9895191 | 5 years ago | | | 0 | 0.000092690406 | |
| 9895126 | 5 years ago | | | 0 | 0.000083421366 | |
| 9720111 | 5 years ago | | | 0 | 0.0012639600 | |
| 9720077 | 5 years ago | | | 0 | 0.0012639600 | |
| 9720061 | 5 years ago | | | 0 | 0.0017139600 | |
| 9720048 | 5 years ago | | | 0 | 0.0012639600 |
ABI
ABI objects
Getter at block 21161941
decimals() view returns (uint8)
18
name() view returns (string)
BeyouChain
symbol() view returns (string)
BYC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.