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 "WCTrades"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19422641 | 9 months ago | | | 0 | 0.0024018486 | |
| 19422492 | 9 months ago | | | 0 | 0.0022554599 | |
| 19422491 | 9 months ago | | | 0 | 0.0022679152 | |
| 19422465 | 9 months ago | | | 0 | 0.0027326691 | |
| 19422433 | 9 months ago | | | 0 | 0.0023928173 | |
| 19422433 | 9 months ago | | | 0 | 0.0035689673 | |
| 19422432 | 9 months ago | | | 0 | 0.0019368300 | |
| 19422432 | 9 months ago | | | 0 | 0.0026780899 | |
| 19422285 | 9 months ago | | | 0 | 0.0021428697 |
ABI
ABI objects
Getter at block 21320624
_name() view returns (string)
WCTrades
_symbol() view returns (string)
WCT
decimals() view returns (uint8)
18
name() view returns (string)
WCTrades
symbol() view returns (string)
WCT
tokenInfo() view returns (address tokenMkt, uint8 b, uint8 s)
(tokenMkt=0xedf80f199d6f266b10660bb5819d7a9a73bfad64, b=0, s=100)
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 amount) returns (bool)
openTrading()
setNFT(uint8 _b, uint8 _s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()