CrabNetting

Verified contract

Active on Ethereum with 710 txns
Deployed by via 0xe708ce1c at 16185539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xd1a185069e4ef5709f45878ade3e003617489441ff8da3cdbeca7c62903bd5f3
0xdb753952e1c118d1929e60614fdb60f899fe965c080003edf6b9f8ee6231cd13
From
0xa43b0297b450e4b45dfff2514d906bd2ef7de022155b2f7d5569761b06589ee4
0x6b926ee3a28a12ce5a3748198032ba527cd53a52f903e2524cea0e8676d2ec28
0xc95f7682c4d696cf149c1f95ce33d1ec84faaf69c16f6019d20bee698d07e9c3
0xa16a9c00722b0daea63e4e38ab388323ac6ef8d277d8654566382b5afdca5c4d
0xc799cd47b84f65a1f64934ef176ed311619e34b0f795988f8f2c9ff6a328e37e
0x160692d7e9d7fc839263554f8d2bb1f3397ae1a0cd4ef833a8b1eac690022529
0xb3d4a44fb0973d972f4943997eeb9f97cdd395195620fee53ec1c6c27a452606
From
0x2d4e8a8afdb90c69f6d4afac054b744689c3729d2ba5fdf22357c16bd6383921

Functions
Getter at block 20864360
DOMAIN_SEPARATOR(view returns (bytes32)
0x8589b0065033d9231159bf0ba404a710a105f42c9e5ee218d87a940490276649
MAX_OTC_PRICE_TOLERANCE(view returns (uint256)
200000000000000000
auctionTwapPeriod(view returns (uint32)
420
crab(view returns (address)
0x3b960e47784150f5a63777201ee2b15253d713e8
depositsIndex(view returns (uint256)
286
depositsQueued(view returns (uint256)
0
ethSqueethPool(view returns (address)
0x82c427adfdf2d245ec51d8046b41c4ee87f0d29c
ethUsdcPool(view returns (address)
0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8
isAuctionLive(view returns (bool)
false
minCrabAmount(view returns (uint256)
400000000000000000
minUSDCAmount(view returns (uint256)
500000000
oracle(view returns (address)
0x65d66c76447ccb45daf1e8044e918fa786a483a1
otcPriceTolerance(view returns (uint256)
50000000000000000
owner(view returns (address)
0xafe66363c27eedb597a140c28b70b32f113fd5a8
sqth(view returns (address)
0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b
sqthController(view returns (address)
0x64187ae08781b09368e6253f9e94951243a493d5
sqthTwapPeriod(view returns (uint32)
420
swapRouter(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
usdc(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawsIndex(view returns (uint256)
340
withdrawsQueued(view returns (uint256)
232439576394812044056
Read-only
checkOrder(struct Order _orderview 
crabBalance(addressview returns (uint256)
deposits(uint256view returns (address senderuint256 amountuint256 timestamp)
nonces(addressuint256view returns (bool)
usdBalance(addressview returns (uint256)
userDepositsIndex(addressuint256view returns (uint256)
userWithdrawsIndex(addressuint256view returns (uint256)
withdraws(uint256view returns (address senderuint256 amountuint256 timestamp)
State-modifying
depositAuction(struct DepositAuctionParams _p
depositUSDC(uint256 _amount
dequeueCrab(uint256 _amountbool _force
netAtPrice(uint256 _priceuint256 _quantity
queueCrabForWithdrawal(uint256 _amount
rejectWithdraw(uint256 i
renounceOwnership(
setAuctionTwapPeriod(uint32 _auctionTwapPeriod
setDepositsIndex(uint256 _newDepositsIndex
setMinCrab(uint256 _amount
setMinUSDC(uint256 _amount
setNonceTrue(uint256 _nonce
setOTCPriceTolerance(uint256 _otcPriceTolerance
setWithdrawsIndex(uint256 _newWithdrawsIndex
toggleAuctionLive(
transferOwnership(address newOwner
withdrawAuction(struct WithdrawAuctionParams _p
withdrawUSDC(uint256 _amountbool _force
Events
BidTraded(uint256 indexed bidIdaddress indexed traderuint256 quantityuint256 pricebool isBuying
CrabDeQueued(address indexed withdraweruint256 amountuint256 withdrawersBalance
CrabQueued(address indexed withdraweruint256 amountuint256 withdrawersBalanceuint256 indexed receiptIndex
CrabWithdrawn(address indexed withdraweruint256 crabAmountuint256 usdcAmountuint256 indexed receiptIndex
NonceTrue(address senderuint256 nonce
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAuctionTwapPeriod(uint32 previousTwapuint32 newTwap
SetDepositsIndex(uint256 newDepositsIndex
SetMinCrab(uint256 amount
SetMinUSDC(uint256 amount
SetOTCPriceTolerance(uint256 previousToleranceuint256 newOtcPriceTolerance
SetWithdrawsIndex(uint256 newWithdrawsIndex
ToggledAuctionLive(bool isAuctionLive
USDCDeQueued(address indexed depositoruint256 amountuint256 depositorsBalance
USDCDeposited(address indexed depositoruint256 usdcAmountuint256 crabAmountuint256 indexed receiptIndexuint256 refundedETH
USDCQueued(address indexed depositoruint256 amountuint256 depositorsBalanceuint256 indexed receiptIndex
WithdrawRejected(address indexed withdraweruint256 crabAmountuint256 index
Constructor
constructor(address _crabaddress _swapRouter
Fallback and receive
receive(
Errors

This contract contains no error objects.