GebUniswapV3MultiHopKeeperFlashProxy
Verified contract
Active on
Ethereum with 136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc88…6962
0x03ab…4919
0x0a56…dc45
0x2d3c…6e3a
0x27ef…06c2
0xcb0c…e19d
0xc2e9…25f8
Balances ($0.00)
No balances found for "GebUniswapV3MultiHopKeeperFlashProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14987319 | 2 years ago | | | 0 | 0.31474224 | |
| 14987319 | 2 years ago | | | 0 | 0.68852779 | |
| 14987083 | 2 years ago | | | 0 | 0.80387289 | |
| 14986601 | 2 years ago | | | 0 | 0.093188894 | |
| 14986595 | 2 years ago | | | 0 | 0.094200399 | |
| 14986583 | 2 years ago | | | 0 | 0.34359657 | |
| 14984675 | 2 years ago | | | 0 | 0.018923683 | |
| 14984672 | 2 years ago | | | 0 | 0.0016483439 | |
| 14984669 | 2 years ago | | | 0 | 0.0020911500 | |
| 14984666 | 2 years ago | | | 0 | 0.0016864996 |
ABI
ABI objects
Getter at block 21317374
ONE() view returns (uint256)
1
ZERO() view returns (uint256)
0
auctionHouse() view returns (address)
0x9fc9ae5c87fd07368e87d1ea0970a6fc1e6dd6cb
auxiliaryUniPair() view returns (address)
0xc2e9f25be6257c210d7adf0d4cd6e3e881ba25f8
coin() view returns (address)
0x03ab458634910aad20ef5f1c8ee96f1d6ac54919
coinJoin() view returns (address)
0x0a5653cca4db1b6e265f47caf6969e64f1cfdc45
collateralJoin() view returns (address)
0x2d3cd7b81c93f188f3cb8ad87c8acc73d6226e3a
collateralType() view returns (bytes32)
0x4554482d41000000000000000000000000000000000000000000000000000000
liquidationEngine() view returns (address)
0x27efc6ffe79692e0521e7e27657cf228240a06c2
safeEngine() view returns (address)
0xcc88a9d330da1133df3a7bd823b95e52511a6962
uniswapPair() view returns (address)
0xcb0c5d9d92f4f2f80cce7aa271a1e148c226e19d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events bid(uint256 auctionId, uint256 amount)
liquidateAndSettleSAFE(address safe) returns (uint256 auction)
liquidateAndSettleSAFE(address safe, uint160[2] sqrtLimitPrices) returns (uint256 auction)
multipleBid(uint256[] auctionIds, uint256[] amounts)
settleAuction(uint256 auctionId)
settleAuction(uint256 auctionId, uint160[2] sqrtLimitPrices)
settleAuction(uint256[] auctionIds)
settleAuction(uint256[] auctionIds, uint160[2] sqrtLimitPrices)
uniswapV3SwapCallback(int256 _amount0, int256 _amount1, bytes _data)
This contract contains no event objects.
constructor(address auctionHouseAddress, address wethAddress, address systemCoinAddress, address uniswapPairAddress, address auxiliaryUniswapPairAddress, address coinJoinAddress, address collateralJoinAddress)
receive()
This contract contains no error objects.