OmniseaDropsManager
Verified contract
Active on
Base with 9,693 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8be…618b
Balances ($8.48)
Native
Value
$8.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.00315 | $2,691.64 |
$8.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20967807 | 18 days ago | | | 0.00015 | 0.0000010815585 | |
| 20454148 | a month ago | | | 0.0004 | 0.0000012942204 | |
| 19503521 | 2 months ago | | | 0.00015 | 9.5838800e-7 | |
| 18647041 | 2 months ago | | | 0.00015 | 0.00014736754 | |
| 18639812 | 2 months ago | | | 0.00015 | 0.00013843155 | |
| 18633210 | 2 months ago | | | 0.00015 | 0.000082920819 | |
| 18632506 | 2 months ago | | | 0.00015 | 0.000080870231 | |
| 18548706 | 2 months ago | | | 0.00015 | 0.00011160518 | |
| 18522614 | 2 months ago | | | 0.00015 | 0.00011308957 | |
| 18522571 | 2 months ago | | | 0.00015 | 0.00011160518 |
ABI
ABI objects
Getter at block 21747056
dynamicFee() view returns (uint256)
0
fixedFee() view returns (uint256)
150000000000000
isOseaEnabled() view returns (bool)
false
minOseaPerCollection() view returns (uint256)
0
osea() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
collectionsOsea(address) view returns (uint256)
collectionsOseaPerToken(address) view returns (uint256)
State-modifying
Events addOseaToCollection(address _collection, uint256 _oseaAmount, uint256 _oseaAmountPerToken)
mint(struct MintParams _params) payable
setFee(uint256 fee_)
setFixedFee(uint256 fee_)
setOSEA(address _osea, uint256 _minOseaPerCollection, bool _isEnabled)
setPause(bool isPaused_)
setRevenueManager(address _manager)
withdraw()
Minted(address collection, address minter, uint256 quantity, uint256 value)
constructor(address factory_)
receive()
This contract contains no error objects.