NFTEntryByERC20

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x77967b8f at 18025474
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

No balances found for "NFTEntryByERC20"

No transactions found for "NFTEntryByERC20"


Functions
Getter at block 21303028
nftEntryAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
totalUserMintedByERC20(view returns (uint256)
0
Read-only
operators(addressview returns (bool)
whitelistERC20(addressview returns (bool)
State-modifying
addOperator(address operator
initialize(
initialize(address _nftEntryAddress
removeOperator(address operator
renounceOwnership(
setNFTEntryAddress(address _nftEntryAddress
setWhitelistAddress(address _addressbool approved
transferOwnership(address newOwner
userMintByERC20(address tokenAddressuint256 amountTokenuint256 amountNftMintuint256 nonceuint256 timestampuint256 orderIdbytes signature
withdrawERC20Token(address tokenuint256 amount
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UserMintByERC20(address calleraddress tokenAddressuint256 amountTokenuint256 amountNftMintuint256 orderIduint256[] tokenId
WithdrawERC20Token(address calleraddress tokenAddressuint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.