UNCLAirdrop
Verified contract
Active on
Ethereum with 1,839 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f4e…dd49
0xadb2…b1d0
0xc70b…1e5b
Balances ($11,804.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNCX | ERC-20 | 38.553029 | $306.18 |
$11,804.17 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13761341 | 3 years ago | | | 0 | 0.0068930949 | |
| 13293496 | 3 years ago | | | 0 | 0.0054843745 | |
| 13293474 | 3 years ago | | | 0 | 0.0050089582 | |
| 12204706 | 4 years ago | | | 0 | 0.0069113060 | |
| 12204680 | 4 years ago | | | 0 | 0.0069113060 | |
| 12107112 | 4 years ago | | | 0 | 0.013954974 | |
| 11938267 | 4 years ago | | | 0 | 0.0083409040 | |
| 11927388 | 4 years ago | | | 0 | 0.016842210 | |
| 11763336 | 4 years ago | | | 0 | 0.0056140700 | |
| 11739036 | 4 years ago | | | 0 | 0.0048120601 |
ABI
ABI objects
Getter at block 21172883
end_block() view returns (uint256)
11204649
getInfo() view returns (uint256, uint256)
(11204649, 1000000000000000000)
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
token0IsPeg() view returns (bool)
true
uncl() view returns (address)
0x2f4eb47a1b1f4488c71fc10e39a4aa56af33dd49
uncx() view returns (address)
0xadb2437e6f65682b85f814fbc12fec0508a7b1d0
uncx_min_deposit() view returns (uint256)
1000000000000000000
uncx_weth() view returns (address)
0xc70bb2736e218861dca818d1e9f7a1930fe61e5b
Read-only
uncxBalances(address) view returns (uint256)
uncxWethEffectiveBalances(address) view returns (uint256)
uncxWethLPBalances(address) view returns (uint256)
State-modifying
Events depositUNCX(uint256 _amount)
depositUNCXWETH(uint256 _amount)
renounceOwnership()
setMinDeposit(uint256 _min)
setToken0IsPeg(bool _value)
transferOwnership(address newOwner)
updateEndBlock(uint256 _end_block)
withdrawUNCX()
withdrawUNCXWETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _uncx, address _uncxweth, address _uncl, uint256 _end_block)
This contract contains no fallback and receive objects.
This contract contains no error objects.