Wootrade Network
Verified contract
Active on
Ethereum with 237,425 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 |
---|---|---|---|---|---|
WOO | ERC-20 | 72.8118K | $0.223351 |
$16,262.59 | |
USDC | ERC-20 | 6.17218K | $1.00 |
$6,172.18 | |
MASK | ERC-20 | 657.04926 | $2.88 |
$1,892.3 | |
USDT | ERC-20 | 362.286994 | $1.00 |
$362.29 | |
CHZ | ERC-20 | 503.762341 | $0.066631 |
$33.57 | |
(#0) | ERC-1555 | 19.99K | -- | -- | |
(#0) | ERC-1555 | 19.99K | -- | -- | |
HQG | ERC-20 | 0.01 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157369 | a few seconds ago | | | 0 | 0.00060924292 | |
| 21157364 | 2 minutes ago | | | 0 | 0.0010706937 | |
| 21157349 | 5 minutes ago | | | 0 | 0.00054648322 | |
| 21157331 | 8 minutes ago | | | 0 | 0.00062828178 | |
| 21157285 | 18 minutes ago | | | 0 | 0.00046089802 | |
| 21157282 | 18 minutes ago | | | 0 | 0.00090349221 | |
| 21157274 | 20 minutes ago | | | 0 | 0.00084924126 | |
| 21157140 | an hour ago | | | 0 | 0.00097264541 | |
| 21157108 | an hour ago | | | 0 | 0.00058251501 | |
| 21157097 | an hour ago | | | 0 | 0.00087947973 |
ABI
ABI objects
Getter at block 21157371
decimals() view returns (uint8)
18
name() view returns (string)
Wootrade Network
symbol() view returns (string)
WOO
totalSupply() view returns (uint256)
3000000000000000000000000000
version() view returns (string)
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 success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) 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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.