Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WILD | ERC-20 | 632.196021K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20494489 | 4 months ago | | | 0 | 0.000032051237 | |
| 20130311 | 5 months ago | | | 0 | 0.00014420108 | |
| 19827325 | 7 months ago | | | 0 | 0.00011349045 | |
| 19040876 | 10 months ago | | | 0 | 0.00046159233 | |
| 18798740 | a year ago | | | 0 | 0.0027410537 | |
| 18681581 | a year ago | | | 0 | 0.0011878756 | |
| 18633252 | a year ago | | | 0 | 0.00057982562 | |
| 18630525 | a year ago | | | 0 | 0.0015782000 | |
| 18213691 | a year ago | | | 0 | 0.00066563722 | |
| 17170090 | 2 years ago | | | 0 | 0.0017993516 |
ABI
ABI objects
Getter at block 21284068
decimals() view returns (uint8)
18
name() view returns (string)
xWILD
symbol() view returns (string)
xWILD
totalSupply() view returns (uint256)
357439611258849836980020
wild() view returns (address)
0x08a75dbc7167714ceac1a8e43a8d643a4edd625a
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
deposit(uint256 _wildAmount)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
withdraw(uint256 _share)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(uint256 wildAmount, uint256 shareAmount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(uint256 wildAmount, uint256 shareAmount)
constructor(address _wild)
This contract contains no fallback and receive objects.
This contract contains no error objects.