ERC1967Proxy
Verified contract
Proxy
Active on
Base with 46 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($19.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 19.588518 | $0.999885 |
$19.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20889335 | 2 months ago | | | 0 | 0.0000010564483 | |
| 20889332 | 2 months ago | | | 0 | 8.1009987e-7 | |
| 20889329 | 2 months ago | | | 0 | 0.000000807490947968 | |
| 20889324 | 2 months ago | | | 0 | 0.000000809492043824 | |
| 20889321 | 2 months ago | | | 0 | 0.0000010546372 | |
| 20889318 | 2 months ago | | | 0 | 0.000000402855541256 | |
| 20889313 | 2 months ago | | | 0 | 4.5683770e-7 | |
| 20889309 | 2 months ago | | | 0 | 4.5669731e-7 | |
| 20889306 | 2 months ago | | | 0 | 4.5704240e-7 | |
| 20889302 | 2 months ago | | | 0 | 0.000000401821674268 |
ABI
ABI objects
Getter at block 22942384 proxiableUUID() view returns (bytes32)
nftContractAddress() view returns (address)
0x6dd18bd23ce9fedb9a140fd9c56cf33782fa4d6a
optionModuleContractAddress() view returns (address)
0x4de345778a85cf12af49c423c75fe02c5799d425
owner() view returns (address)
0x430a91651dd2d372f8b670f98056736c2c093e2f
Read-only
encodeNFTDiscount(struct NFTFreeOptionPoolNFTDiscount _discount) pure returns (bytes32)
getFreeAmount(struct IOptionModuleV2ManagedOrder _optionOrder) view returns (uint256 amount)
getUserDiscount(address optionAsset, uint256 quantity, uint256 productType, uint8 optionType, address eoaAddress) view returns (uint256 discountCount)
nftDiscountIds(bytes32) view returns (uint256)
nftDiscounts(uint256) view returns (bytes32)
nftIdToDiscountId(uint256, uint256) view returns (uint256)
operators(address) view returns (bool)
userDiscounts(address, uint256) view returns (uint256)
State-modifying
Events addNFTDiscount(struct NFTFreeOptionPoolNFTDiscount _discount, uint256 _discountId)
addNFTDiscountToUser(address _user, uint256 _nftId)
execute(address dest, uint256 value, bytes func) returns (bytes result)
initialize(address _optionModule, address _nftContract)
removeNFTDiscount(bytes32 _hash)
renounceOwnership()
setDiscountToUser(address[] _user, uint256[] discountIds, uint256[] counts)
setNFTToDiscount(uint256 _nftId, uint256[] _discountIds)
setNftContractAddress(address _address)
setOperator(address _op, bool allow)
setOptionModuleContractAddress(address _address)
submitFreeAmount(struct IOptionModuleV2ManagedOrder _optionOrder, uint256 amount) returns (bool ok)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SubmitFreeAmount(address indexed user, address indexed tokenAddress, uint256 indexed amount)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.