SudoGate

Verified contract

Active on Ethereum with 17 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $110.16
0xdf3b22d1b46d8ae0f12632c20368a61ee4805a8d80d3a3f4f4aa4c185a3c0d5b
From
0x52bea1c3a7ab18b1a087c4aba3596e8c75fefca381d2beffcd3bcaa93926c9a8
0x666b20f49ac41cf82fdbca4ca382465aa3488c1561091a8c5147ac432bf57682
0x02183722494aa1afba95d0b97e8f499173232ba02849b239ab838a4e2cba1486
0xc3917a19967876d732cac6f4d3e611fdd54d294a93c27ed00a6ce531d623f70b
From
0x8cd3c0dea15bcee0dbce08f4347351fd6c16c7feeb9ffb6263c60f7e90096ad3
0x800dacf2c204e7aff30a813fbac1613b4ea053769e14256dfbeee2ed90d2ec5a
0xfef3237ad39f1ab9ca35646dabdf2cd1499c31a66ba2b3913d3d4d08faaf2167
0xd0fda253791651d70baf22ea1980c9a867272f5f2268d38684b46114fec3b6c0
0xc02538d70336a22efcba180b0db948ff1431a5ba7164b6c56481afc039f883f5
From

Functions
Getter at block 20927706
contributorFeePerThousand(view returns (uint256)
2
defaultSlippagePerThousand(view returns (uint256)
20
minBalanceForTransfer(view returns (uint256)
100000000000000000
owner(view returns (address)
0x264217b2b74c1b3d85c199226c93dd341377443c
protocolFeeAddress(view returns (address)
0x264217b2b74c1b3d85c199226c93dd341377443c
protocolFeePerThousand(view returns (uint256)
1
totalBalance(view returns (uint256)
45305202244740683
totalFeesPerThousand(view returns (uint256)
3
Read-only
adjustBuyPrice(uint256 priceuint256 slippagePerThousandview returns (uint256 adjustedPrice)
adjustSellPrice(uint256 priceuint256 slippagePerThousandview returns (uint256 adjustedPrice)
balances(addressview returns (uint256)
buyQuote(address nftview returns (uint256 bestPriceaddress bestPool)
buyQuoteWithFees(address nftview returns (uint256 bestPriceaddress bestPool)
knownPool(addressview returns (bool)
poolContributors(addressview returns (address)
pools(addressuint256view returns (address)
sellQuote(address nftview returns (uint256 bestPriceaddress bestPool)
sellQuoteWithFees(address nftview returns (uint256 bestPriceaddress bestPool)
State-modifying
buy(address nftpayable returns (uint256 tokenID)
buyFromPool(address poolpayable returns (uint256 tokenID)
registerPool(address sudoswapPoolreturns (bool)
rescueETH(
sell(address nftuint256 tokenId
setContributorFee(uint256 fee
setDefaultSlippage(uint256 slippagePerThousand
setMinBalanceForTransfer(uint256 minVal
setPairFactoryAddress(address addr
setProtocolFee(uint256 fee
setProtocolFeeAddress(address addr
withdraw(
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.