WUXINGBI
Verified contract
Active on
Ethereum with 132,806 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WXB | ERC-20 | 1.575K | -- | -- | |
HQG | ERC-20 | 1.6 | -- | -- | |
AZP | ERC-20 | 0.49 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212308 | 6 days ago | | | 0 | 0.00046350603 | |
| 21048036 | a month ago | | | 0 | 0.00019145435 | |
| 20409110 | 4 months ago | | | 0 | 0.000030923000 | |
| 20255835 | 5 months ago | | | 0 | 0.00011008232 | |
| 20108970 | 5 months ago | | | 0 | 0.000096376768 | |
| 20108957 | 5 months ago | | | 0 | 0.00015076593 | |
| 20082054 | 5 months ago | | | 0 | 0.00049712743 | |
| 19716748 | 7 months ago | | | 0 | 0.00055476750 | |
| 19502159 | 8 months ago | | | 0 | 0.00050029000 | |
| 19347280 | 9 months ago | | | 0 | 0.0014926258 |
ABI
ABI objects
Getter at block 21254692
decimals() view returns (uint8)
3
name() view returns (string)
WUXINGBI
symbol() view returns (string)
WXB
totalSupply() view returns (uint256)
500000000000
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)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.