Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "牛币"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7453963 | 6 years ago | | | 0 | 0.00023247000 | |
| 7450752 | 6 years ago | | | 0 | 0.00057370500 | |
| 7450739 | 6 years ago | | | 0 | 0.00076494000 | |
| 7450734 | 6 years ago | | | 0 | 0.0011474100 | |
| 7450732 | 6 years ago | | | 0 | 0.0011474100 | |
| 7450727 | 6 years ago | | | 0 | 0.0019123500 | |
| 7450712 | 6 years ago | | | 0 | 0.0053247000 | |
| 7450697 | 6 years ago | | | 0 | 0.00040000000 | |
| 7450662 | 6 years ago | | | 0 | 0.000048000000 | |
| 7448675 | 6 years ago | | | 0 | 0.00053247000 |
ABI
ABI objects
Getter at block 21211851
decimals() view returns (uint8)
18
name() view returns (string)
牛币
symbol() view returns (string)
OXC
totalSupply() view returns (uint256)
1900000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.