OTSea

Verified contract

Active on Ethereum with 3,683 txns
Deployed by via 0x0f17bc9a at 18258205
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66,241.01
ERC-20
Value $4,790.13
ERC-20
Value $444.87
ERC-20
Value $185.26
ERC-20
Value $92.44
ERC-20
Value $82.36
ERC-20
Value $57.45
ERC-20
Value $19.98
ERC-20
Value $3.8
ERC-20
Value $2.41
0x2353f4bd47853b78e52dddef6dc789464ff81f2cced20ddaf47349bf0add1714
0xd233f0e1a2a454839c2454357a8980a106b57efa7ffb78e48888beb634969db4
0x5f589c24869f523d8d12491b5d3d9524b9ecb168bae29df7a8bab21e67f49598
0xd5843886fba23dbb5d60cd050f8c7bd5d701a032bb9dab426f5f73f64132d36c
0xb8797a78a9e79936c9ddef8c8b777a7b9746b4027ffd6b53befe0423fa993661
0xd0d246c4d83c7bed052a3f3a8c53c043a77a65da1d06659c66930ba70c046109
0xa75b0eb9c15457fb2e95bf1e9d0534392d68ffd4c3fe4edbcdc738892666a7e1
0xbee48a8c1c7641efca10f5a38acbebc72bfe418c456ed126c2c3e7c3a20283b0
0x217a0004124de21daa1d96d51f6c38b2657c5955d96473b09c0e1e679ee6ff56
0x66844e9d5f389acfd67b98391e9bab4e12758e82d6e0b98ee3d6fc0c79642313

Functions
Getter at block 21311138
contractState(view returns (uint8)
0
dividendsWallet(view returns (address)
0xab66f3321ee1ec07daf4f4ca757bfcfdc943aad4
fishFee(view returns (uint256)
100
marketingWallet(view returns (address)
0xb50f3731046d4a6716bb1ef7e742735e2eef9990
opWallet1(view returns (address)
0x81be68d86eb5645fe696e6c911791a5169ddff08
opWallet2(view returns (address)
0xc527df2bd14013e91f915c8229b78fb3b9019b12
otseaERC20(view returns (address)
0x37da9de38c4094e090c014325f6ef4baeb302626
owner(view returns (address)
0xa8c6c675f2c12647a250f0a8056a15205dc757cf
whaleFee(view returns (uint256)
30
whaleThreshold(view returns (uint256)
200000000000000000000000000000000000000000
Read-only
orders(bytes32view returns (address requesteraddress whitelistedAddressaddress tokenAddressuint256 initialTokensuint256 availableTokensuint256 requestedETHuint256 fulfilledETHuint256 pricePerTokenbool partiallyFillableuint8 state)
State-modifying
fulfillOrder(bytes32 orderIduint256 expectedPricePerTokenpayable 
pauseContract(
renounceOwnership(
requestOrder(address tokenAddressuint256 requesterTokenAmountuint256 requestedETHAmountbool partiallyFillableaddress whitelistedAddress
setDividendsWallet(address _dividendsWallet
setFees(uint256 _fishFeeuint256 _whaleFee
setMarketingWallet(address _marketingWallet
setOpWallet1(address _opWallet1
setOpWallet2(address _opWallet2
setWhaleThreshold(uint256 _threshold
settleOrder(bytes32 orderId
transferOwnership(address newOwner
unpauseContract(
updatePrice(bytes32 orderIduint256 newPrice
Events
OrderCreated(struct OTSeaOrder orderbytes32 indexed orderIduint8 tokenDecimals
OrderFulfilled(struct OTSeaOrder orderbytes32 indexed orderIdstruct OTSeaFill fill
OrderPriceUpdated(struct OTSeaOrder orderbytes32 indexed orderIduint256 newPrice
OrderSettled(struct OTSeaOrder orderbytes32 indexed orderIdstruct OTSeaWithdrawal withdrawal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferTaxRecorded(address tokenAddressuint256 transferTax
Constructor
constructor(address _opWallet1address _opWallet2address _dividendsWalletaddress _marketingWalletaddress _otseaErc20
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.