SeaportSweeper
Verified contract
Active on
Ethereum with 295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SeaportSweeper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16714644 | 2 years ago | | | 0.116395 | 0.042841647 | |
| 16674071 | 2 years ago | | | 0.0212 | 0.011031451 | |
| 16672370 | 2 years ago | | | 0.1748 | 0.0031216998 | |
| 16648802 | 2 years ago | | | 0.0245 | 0.018471971 | |
| 16648763 | 2 years ago | | | 0.046192 | 0.029964872 | |
| 16648744 | 2 years ago | | | 0.0437 | 0.031104703 | |
| 16648716 | 2 years ago | | | 0.062177 | 0.065823752 | |
| 16616599 | 2 years ago | | | 0.0101 | 0.011584042 | |
| 16605053 | 2 years ago | | | 0.151796 | 0.0048551654 | |
| 16532197 | 2 years ago | | | 0.036295 | 0.031504015 |
ABI
ABI objects
Getter at block 21288096
owner() view returns (address)
0x992be68778663a415da230e3e647f7e3e1b806dc
Read-only
refunds(address) view returns (uint256)
State-modifying
Events MatchOrders(address collection, struct SeaportSweeperMiniOrderParameters[] miniOrder, bool protected) payable
performErc721Recover(address collection, uint256 token_id)
performEthRecover(uint256 amount)
performRefundAdmin(address user)
performRefundUser()
transferOwnership(address newOwner)
EthRecovered(uint256 amount)
Refund(address indexed sender, address indexed receiver, uint256 amount)
RefundAdded(address indexed receiver, uint256 amount)
Sale(address buyer, bool protected, uint256 refund)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.