RocketSwapRouter
Verified contract
Active on
Ethereum with 13,292 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245151 | 4 hours ago | | | 0 | 0.0064494715 | |
| 21244766 | 6 hours ago | | | 0 | 0.0053431907 | |
| 21244721 | 6 hours ago | | | 0 | 0.0051145639 | |
| 21244709 | 6 hours ago | | | 0 | 0.0049002139 | |
| 21244696 | 6 hours ago | | | 0 | 0.0056010554 | |
| 21243535 | 10 hours ago | | | 0 | 0.0070698532 | |
| 21243156 | 11 hours ago | | | 0 | 0.0046832047 | |
| 21242361 | 14 hours ago | | | 0 | 0.00055129143 | |
| 21242340 | 14 hours ago | | | 0 | 0.0050087890 | |
| 21242208 | 14 hours ago | | | 0 | 0.0037351407 |
ABI
ABI objects
Getter at block 21246411
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
balancerPoolId() view returns (bytes32)
0x1e19cf2d73a72ef1332c882f20534b6519be0276000200000000000000000112
balancerVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
rETH() view returns (address)
0xae78736cd615f374d3085123a210448e74fc6393
uniswapQuoter() view returns (address)
0xb27308f9f90d607463bb33ea1bebb41c27ce5ab6
uniswapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
This contract contains no read-only function objects.
State-modifying
Events optimiseSwapFrom(uint256 _amount, uint256 _steps) returns (uint256[2] portions, uint256 amountOut)
optimiseSwapTo(uint256 _amount, uint256 _steps) returns (uint256[2] portions, uint256 amountOut)
simulate(address targetContract, bytes calldataPayload) returns (bytes response)
simulateAndRevert(address targetContract, bytes calldataPayload)
swapFrom(uint256 _uniswapPortion, uint256 _balancerPortion, uint256 _minTokensOut, uint256 _idealTokensOut, uint256 _tokensIn)
swapTo(uint256 _uniswapPortion, uint256 _balancerPortion, uint256 _minTokensOut, uint256 _idealTokensOut) payable
This contract contains no event objects.
constructor(address _rocketStorage, address _wethAddress, address _uniswapRouter, uint24 _uniswapPoolFee, address _uniswapQuoter, address _balancerVault, bytes32 _balancerPoolId)
receive()
LessThanMinimum(uint256 amountOut)
TransferFailed()