SwapERC721KeyPassUAEUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x01718eac at 14823806
Slot
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots

No balances found for "SwapERC721KeyPassUAEUpgradeable"

No transactions found for "SwapERC721KeyPassUAEUpgradeable"


Functions
Getter at block 21315504
currentStageId(view returns (uint256)
0
erc721KeyPassAddress(view returns (address)
0x0000000000000000000000000000000000000000
freePlanInfo(view returns (uint256 tokenAmountuint256 tokenAmountLimituint256 tokenPriceuint256 tokenPerClaimLimituint256 ethAmount)
(tokenAmount=0, tokenAmountLimit=0, tokenPrice=0, tokenPerClaimLimit=0, ethAmount=0)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paidPlanInfo(view returns (uint256 tokenAmountuint256 tokenAmountLimituint256 tokenPriceuint256 tokenPerClaimLimituint256 ethAmount)
(tokenAmount=0, tokenAmountLimit=0, tokenPrice=0, tokenPerClaimLimit=0, ethAmount=0)
paused(view returns (bool)
false
trustedSignerAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
checkBeforeClaim(address address_bool isWhitelisted_view returns (bool shouldBeFreeClaimuint256 tokenPerClaimLimituint256 tokenPrice)
getAddressClaimInfo(address address_view returns (uint256 freeTokensuint256 paidTokens)
getStageInfo(uint256 stageId_view returns (bool mintingEnabledbool whitelistRequiredbool firstClaimFreeuint256 ethAmountuint256 totalClaimedFreeTokensuint256 totalClaimedPaidTokens)
State-modifying
claimToken(bool isWhitelisted_bool isFreeClaim_uint256 ethAmount_uint256 tokenAmount_uint256 nonce_uint256 salt_uint256 maxBlockNumber_bytes signature_payable 
ethWithdrawal(address recipient_
initialize(address erc721KeyPassAddress_address trustedSignerAddress_uint256 freeTokenAmountLimit_uint256 paidTokenAmountLimit_uint256 paidTokenPrice_
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
updateCurrentStageId(uint256 stageId_
updatePlanConfig(uint256 freeTokenAmountLimit_uint256 paidTokenAmountLimit_uint256 paidTokenPrice_
updateStage(uint256 stageId_bool mintingEnabled_bool whitelistRequired_bool firstMintFree_
updateTrustedSignerAddress(address trustedSignerAddress_
Events
CurrentStageUpdated(uint256 stageId
EthWithdrawal(address accountuint256 ethAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PlanConfigUpdated(uint256 freeTokenAmountLimituint256 paidTokenAmountLimituint256 paidTokenPrice
StageUpdated(uint256 stageIdbool mintingEnabledbool whitelistRequiredbool firstMintFree
TokenClaimed(uint256 stageIdaddress indexed accountuint256 tokenAmountuint256 ethAmount
TrustedSignerAddressUpdated(address trustedSignerAddress
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.