Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($110,951.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 28.608071 | $3,878.32 |
$110,951.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17873237 | a year ago | | | 0 | 0.0012788626 |
ABI
ABI objects
Getter at block 21405398
BACKING() view returns (uint256)
1000000000
MAX_REMOVAL() view returns (uint256)
10
TIME_TO_WAIT() view returns (uint256)
86400
TOKEN() view returns (address)
0x39d8bcb39de75218e3c08200d95fde3a479d7a14
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
distributor() view returns (address)
0x1e5f868a297fa80e6a03df69bc3e21c8145fcbb4
excessReserves() view returns (uint256 value_)
28153454720584749314
lastRemoval() view returns (uint256)
0
owner() view returns (address)
0x4b19466f0c31b3a9fc239ef76ef37ecdc08a2d9f
uniswapV2Pair() view returns (address)
0x20746fde9ae1b7bbd3dbaddae3c9244a27bd2b06
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
This contract contains no read-only function objects.
State-modifying
Events increaseBacking(uint256 _newBacking)
mint(address _to, uint256 _amount)
redeem(uint256 _amount)
removeLiquidity(uint256 _amount)
renounceOwnership()
setDistributor(address _distributor)
transferOwnership(address newOwner)
withdrawStuckToken(uint256 _amount, address _token)
wrapETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _TOKEN, address _WETH)
receive()
This contract contains no error objects.