Skip to main content

SecretShopStorage

SecretShopStorage

feeCapPct

uint256 feeCapPct

fee Cap

domainSeparator

bytes32 domainSeparator

DOMAIN_SEPARATOR for EIP712

weth

contract IWETHUpgradable weth

__gap

uint256[47] __gap

delegates

mapping(address => bool) delegates

store delegator contract status

currencies

mapping(contract IERC20Upgradeable => bool) currencies

store currency supported

inventoryStatus

mapping(bytes32 => enum Market.InvStatus) inventoryStatus

store itemHash status