SpiralRouterV1
Verified contract
Active on
Ethereum with 397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SpiralRouterV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18775549 | a year ago | | | 0 | 0.013978200 | |
| 18774267 | a year ago | | | 0 | 0.023743150 | |
| 18748529 | a year ago | | | 0 | 0.014494448 | |
| 18743677 | a year ago | | | 0 | 0.024253920 | |
| 18743668 | a year ago | | | 0 | 0.018983109 | |
| 18743665 | a year ago | | | 0 | 0.019863030 | |
| 18741067 | a year ago | | | 0 | 0.014309439 | |
| 18720033 | a year ago | | | 0 | 0.026956581 | |
| 18710851 | a year ago | | | 0 | 0.020616410 | |
| 18709489 | a year ago | | | 0 | 0.014732275 |
ABI
ABI objects
Getter at block 21258653
owner() view returns (address)
0x6e2e85ee5bb7b4a85e904f1e0ed5b9c7b08e5384
Read-only
balancerCalculateAmountOut(address tokenIn, address tokenOut, uint256 tokenInAmount) view returns (uint256)
curveCalculateAmountOut(address tokenIn, address tokenOut, uint256 tokenInAmount) view returns (uint256)
getBestRouteData(address tokenIn, address tokenOut, uint256 amountIn) view returns (uint256 curveAmount, uint256 balancerAmount, uint256 maxOutput)
State-modifying
Events renounceOwnership()
swap(address tokenIn, address tokenOut, uint256[2] amounts, uint256 minAmountOut)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.