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 |
---|---|---|---|---|---|
GTC | ERC-20 | 4.8K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21935415 | a month ago | | | 0 | 9.8882362e-7 | |
| 21935414 | a month ago | | | 0 | 0.0000054396652 | |
| 21935412 | a month ago | | | 0 | 0.0000063529702 | |
| 21935412 | a month ago | | | 0 | 0.000016095916 | |
| 21935408 | a month ago | | | 0 | 0.0000053840068 | |
| 21935397 | a month ago | | | 0 | 0.0000055822561 | |
| 21935394 | a month ago | | | 0 | 0.000012556868 | |
| 21935393 | a month ago | | | 0 | 0.0000072231806 | |
| 21935393 | a month ago | | | 0 | 0.000013438286 | |
| 21935350 | a month ago | | | 0 | 0.000090683017 |
ABI
ABI objects
Getter at block 21935415
WETH9() view returns (address)
0x4200000000000000000000000000000000000006
deployer() view returns (address)
0x41ff9aa7e16b8b1a8a8dc4f0efacd93d02d071c9
factory() view returns (address)
0x0bfbcf9fa4f9c56b0f40a671ad40e0805a091865
factoryV2() view returns (address)
0x02a84c1b3bbd7401a5f7fa98a384ebc70bb5749e
owner() view returns (address)
0x3af75af6f056d4d72c1675da919aebf908a109d6
positionManager() view returns (address)
0x46a15b0b27311cedf172ab29e4f4766fbe7f4364
stableSwapFactory() view returns (address)
0x0000000000000000000000000000000000000000
stableSwapInfo() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
checkOracleSlippage(bytes path, uint24 maximumTickDivergence, uint32 secondsAgo) view
checkOracleSlippage(bytes[] paths, uint128[] amounts, uint24 maximumTickDivergence, uint32 secondsAgo) view
State-modifying
Events approveMax(address token) payable
approveMaxMinusOne(address token) payable
approveZeroThenMax(address token) payable
approveZeroThenMaxMinusOne(address token) payable
callPositionManager(bytes data) payable returns (bytes result)
exactInput(struct IV3SwapRouterExactInputParams params) payable returns (uint256 amountOut)
exactInputSingle(struct IV3SwapRouterExactInputSingleParams params) payable returns (uint256 amountOut)
exactInputStableSwap(address[] path, uint256[] flag, uint256 amountIn, uint256 amountOutMin, address to) payable returns (uint256 amountOut)
exactOutput(struct IV3SwapRouterExactOutputParams params) payable returns (uint256 amountIn)
exactOutputSingle(struct IV3SwapRouterExactOutputSingleParams params) payable returns (uint256 amountIn)
exactOutputStableSwap(address[] path, uint256[] flag, uint256 amountOut, uint256 amountInMax, address to) payable returns (uint256 amountIn)
getApprovalType(address token, uint256 amount) returns (uint8)
increaseLiquidity(struct IApproveAndCallIncreaseLiquidityParams params) payable returns (bytes result)
mint(struct IApproveAndCallMintParams params) payable returns (bytes result)
multicall(bytes32 previousBlockhash, bytes[] data) payable returns (bytes[])
multicall(bytes[] data) payable returns (bytes[] results)
multicall(uint256 deadline, bytes[] data) payable returns (bytes[])
pancakeV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes _data)
pull(address token, uint256 value) payable
refundETH() payable
renounceOwnership()
selfPermit(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowed(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowedIfNecessary(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitIfNecessary(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
setStableSwap(address _factory, address _info)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to) payable returns (uint256 amountOut)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, address to) payable returns (uint256 amountIn)
sweepToken(address token, uint256 amountMinimum) payable
sweepToken(address token, uint256 amountMinimum, address recipient) payable
sweepTokenWithFee(address token, uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
sweepTokenWithFee(address token, uint256 amountMinimum, uint256 feeBips, address feeRecipient) payable
transferOwnership(address newOwner)
unwrapWETH9(uint256 amountMinimum, address recipient) payable
unwrapWETH9WithFee(uint256 amountMinimum, address recipient, uint256 feeBips, address feeRecipient) payable
unwrapWETH9WithFee(uint256 amountMinimum, uint256 feeBips, address feeRecipient) payable
wrapETH(uint256 value) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetStableSwap(address indexed factory, address indexed info)
constructor(address _factoryV2, address _deployer, address _factoryV3, address _positionManager, address _stableFactory, address _stableInfo, address _WETH9)
receive()
This contract contains no error objects.