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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000768 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22729460 | 14 hours ago | | | 0 | 0.0000045330539 | |
| 22729442 | 14 hours ago | | | 0 | 5.3367130e-7 | |
| 22728447 | 15 hours ago | | | 0 | 0.000025683886 | |
| 22710220 | a day ago | | | 0.017195292 | 0.000034188889 | |
| 22700979 | a day ago | | | 0 | 0.000036588638 | |
| 22700953 | a day ago | | | 0 | 0.000034263378 | |
| 22696638 | a day ago | | | 0 | 0.000033846378 | |
| 22696617 | a day ago | | | 0 | 0.000031759727 | |
| 22676954 | 2 days ago | | | 0 | 0.000033147024 | |
| 22568741 | 4 days ago | | | 0 | 0.000017879205 |
ABI
ABI objects
Getter at block 22754771
factory() view returns (address)
0xe21aac7f113bd5dc2389e4d8a8db854a87fd6951
owner() view returns (address)
0xe02fb5c70af32f80aa7f9e8775fe7f12550348ec
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
bltTokens(uint256) view returns (address)
getAmountOut(uint256 amountIn, address tokenIn, address tokenOut) view returns (uint256 amount, bool stable)
getAmountOut(uint256 amountIn, address tokenIn, address tokenOut, bool stable) view returns (uint256 amount)
getAmountsOut(uint256 amountIn, struct wBLTRouterroute[] routes) view returns (uint256[] amounts)
getMintAmountWrappedBLT(address _token, uint256 _amount) view returns (uint256 wrappedBLTMintAmount)
getRedeemAmountWrappedBLT(address _tokenOut, uint256 _amount) view returns (uint256 underlyingReceived)
getReserves(address tokenA, address tokenB, bool stable) view returns (uint256 reserveA, uint256 reserveB)
isPair(address pair) view returns (bool)
pairFor(address tokenA, address tokenB, bool stable) view returns (address pair)
quoteAddLiquidityUnderlying(address underlyingToken, address token, uint256 amountUnderlyingDesired, uint256 amountTokenDesired) view returns (uint256 amountUnderlying, uint256 amountWrappedBLT, uint256 amountToken, uint256 liquidity)
quoteMintAmountBLT(address _underlyingToken, uint256 _amount) view returns (uint256 startingTokenAmount)
quoteRemoveLiquidityUnderlying(address underlyingToken, address token, uint256 liquidity) view returns (uint256 amountUnderlying, uint256 amountWrappedBLT, uint256 amountToken)
quoteTokenNeededToExerciseLp(address _oToken, address _tokenToUse, uint256 _oTokenAmount, uint256 _discount) view returns (uint256 atomicAmount, uint256 safeAmount)
sortTokens(address tokenA, address tokenB) pure returns (address token0, address token1)
State-modifying
Events acceptOwnership()
addLiquidity(address underlyingToken, uint256 amountToZapIn, address token, uint256 amountWrappedBLTDesired, uint256 amountTokenDesired, uint256 amountWrappedBLTMin, uint256 amountTokenMin, address to) returns (uint256 amountWrappedBLT, uint256 amountToken, uint256 liquidity)
addLiquidityETH(uint256 amountToZapIn, address token, uint256 amountWrappedBLTDesired, uint256 amountTokenDesired, uint256 amountWrappedBLTMin, uint256 amountTokenMin, address to) payable returns (uint256 amountWrappedBLT, uint256 amountToken, uint256 liquidity)
exerciseLpWithUnderlying(address _oToken, address _tokenToUse, uint256 _amount, uint256 _oTokenAmount, uint256 _discount, uint256 _deadline) returns (uint256 paymentAmount, uint256 lpAmount)
exerciseLpWithUnderlyingETH(address _oToken, uint256 _amount, uint256 _oTokenAmount, uint256 _discount, uint256 _deadline) payable returns (uint256 paymentAmount, uint256 lpAmount)
removeLiquidity(address targetToken, address token, uint256 liquidity, uint256 amountWrappedBLTMin, uint256 amountTokenMin, address to) returns (uint256 amountWrappedBLT, uint256 amountToken, uint256 amountUnderlying)
removeLiquidityETH(address token, uint256 liquidity, uint256 amountWrappedBLTMin, uint256 amountTokenMin, address to) returns (uint256 amountWrappedBLT, uint256 amountToken, uint256 amountUnderlying)
renounceOwnership()
swapExactETHForTokens(uint256 amountIn, uint256 amountOutMin, struct wBLTRouterroute[] routes, address to, uint256 deadline) payable returns (uint256[] amounts)
swapExactTokensForETH(uint256 amountIn, uint256 amountOutMin, struct wBLTRouterroute[] routes, address to, uint256 deadline) returns (uint256[] amounts)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, struct wBLTRouterroute[] routes, address to, uint256 deadline) returns (uint256[] amounts)
transferOwnership(address newOwner)
updateAllowances()
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.