SwapRouterV1

Verified contract

Active on Ethereum with 3,517 txns
Deployed by via 0xb37cc210 at 15755312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SwapRouterV1"

0x6ccb7fe4cefd4edceb81269a416780f0cd859a7eaf379a59f0aa15ed0921a0b5
0xeaae152a3e6ce2c8ddc3897116814a36f4f58af5d6273563e9c22a8125960dfc
0x1a068ed2fa9deb94d4e07e469cb064e1b8373c13aef3b1634fef0e74c34193fa
0x624db81a598b26733cf9af0623593ee4d8c9d3846b27da7206fb5d5ce4fbeb50
0xe63478fcf9e445ee35ca249428cffa85298b2024ab0fbd151fccddd8c64128e4
0x2886f17bd202a1d5fe78e9c4140d6101361cf0f3b74bbe1006699c6d50512507
0x82c15b271ac105743d0c594de2049ab3422689395ccbebb4473adc7e40b87bc2
0x7e51398502e47a3f5e701e3f7f3288d72fc40ecb91f18d37d39ab8a4505a45e3
0x2bb3024111c7f514493bd9ed7a0892a3b34ae8d22ec67eecfd986293931d0f94
0xab4633c43f7483234ddc360b7d3fefbb59ca25c0ffb26697c9955a73c133cb44

Functions
Getter at block 20937284
gpo(view returns (address)
0x4ad7a056191f4c9519facd6d75fa94ca26003ace
gpoReserve(view returns (address)
0xdd97a7993686789accb7277ca7341076c714bedd
maxBuyTradeSize(view returns (uint256)
6584202528
maxSellPerTx(view returns (uint256)
20000000000000000000
maxSellTradeSize(view returns (uint256)
1780000000000000000000
owner(view returns (address)
0xba6c9f18afcae68a6e545291507384252c37ebe8
swapEnabled(view returns (bool)
true
Read-only
calculateGPOOut(uint256 usdcview returns (uint256 amountOut)
canPerformSwap(bool selluint256 amountview returns (bool)
State-modifying
renounceOwnership(
setGPOReserve(address _gpoRes
setTradeSizeLimitations(uint256 maxBuyuint256 maxSelluint256 maxSellTx
swapFromExactInput(uint256 amountInuint256 amountOutMinimumuint256 deadlinereturns (uint256 amountOut)
swapFromExactOutput(uint256 amountInMaximumuint256 amountOutuint256 deadlinereturns (uint256 amountIn)
swapToExactInput(uint256 amountInuint256 amountOutMinimumuint256 deadlinereturns (uint256 amountOut)
swapToExactOutput(uint256 amountInMaximumuint256 amountOutuint256 deadlinereturns (uint256 amountIn)
toggleSwap(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapStateChanged(bool swapEnabledaddress gpoReserve
Constructor
constructor(address _gpo
Fallback and receive

This contract contains no fallback and receive objects.

Errors
T(