WILD Token
Verified contract
Active on
Ethereum with 11,602 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 |
---|---|---|---|---|---|
ERC-20 | 21M | -- | -- | ||
WILD | ERC-20 | 26.037001K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078730 | 12 days ago | | | 0 | 0.00076766745 | |
| 19413843 | 8 months ago | | | 0 | 0.0039886250 | |
| 18302704 | a year ago | | | 0 | 0.00033472511 | |
| 17704577 | a year ago | | | 0 | 0.00086359940 | |
| 17418693 | a year ago | | | 0 | 0.0010328780 | |
| 16944128 | 2 years ago | | | 0 | 0.0011264880 | |
| 16551097 | 2 years ago | | | 0 | 0.00068165567 | |
| 16023992 | 2 years ago | | | 0 | 0.00046961000 | |
| 15544979 | 2 years ago | | | 0 | 0.00065711800 | |
| 15357570 | 2 years ago | | | 0 | 0.00017032075 |
ABI
ABI objects
Getter at block 21161390
INITIAL_SUPPLY() pure returns (uint256)
100000000000000000000000000
decimals() pure returns (uint256)
18
name() pure returns (string)
WILD Token
symbol() pure returns (string)
WILD
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, 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.