EDUCATION PASSPORT NFT

Verified contract

Proxy

Active on Ethereum with 5,911 txns
Deployed by via 0xd178b506 at 15852867
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "EDUCATION PASSPORT NFT"

0x316e6d3d36d6a12a92ed2250b2c06cf07bedc51217d8066572ebfef48e0de81a
0x33198cf06f32122a9ddf1310adb5e73f101013293431d707031c0db79948ec98
0x46a957ce8f375c5c437d15ac3d3cacf5a197e8af57add35384bc95ae2749bf4a
0x20cd0ee101994c398656a9abc1a3d9fd2e019379dc9601df50052a8d7471fd67
0x9c44452a6a7172dcd7655dc0f9e880a27ac7bb6c27e20f8280ae51b2523ff985
0xc9218bfc912ed171e6f4af93901b013472f9cc8beb0a44d8dce835b7f0ddbe9a
0xe73cc0bc8b8c05b81024a6726506dd442d3c7461534d417a0f82b4179bf34e0a
0x4a3559fb172770d39681664871de6c2398b571dec7dff0cfca7aebc9c3af6825
0x0f99d77ceff488abdf282a5143f6d7985a1b2e0a4778361c3fadde160e950920
0xed263685d52e5fa2c4e9a465971dab9a20f0935bde5304efcf9cb06cc2e49f51

Functions
Getter at block 20859025
allowListPrice(view returns (uint256)
4000000000000000
allowlistedMemberMintLimit(view returns (uint256)
50
contractURI(view returns (string)
ipfs://QmSc6z1migCZKy9npZ4SjxQ5XPqeTqPL3qwgJweeJaYTwv
 
getDistribution(view returns (address[] distributeesuint256 distributionRate)
isAllowlistMintPaused(view returns (bool)
true
isPublicMintPaused(view returns (bool)
true
mintLimit(view returns (uint256)
20000
name(view returns (string)
EDUCATION PASSPORT NFT
owner(view returns (address)
0x01234562ec448ab8652c78abd8e97ec83efec64a
publicPrice(view returns (uint256)
12000000000000000
symbol(view returns (string)
EPASS
totalSupply(view returns (uint256)
20000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAllowlisted(bytes32[] merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberAllowlistMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
adminForceTransferFrom(address fromaddress touint256 tokenId
adminMint(uint256 quantity
adminMintTo(address touint256 quantity
allowlistMint(uint256 quantitybytes32[] merkleProofpayable 
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(
pauseAllowlistMint(
pausePublicMint(
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowListPrice(uint256 allowListPrice_
setAllowlist(bytes32 merkleRoot
setAllowlistedMemberMintLimit(uint256 quantity
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setDistribution(address[] distributeesuint256 distributionRate
setMintLimit(uint256 _mintLimit
setPublicPrice(uint256 publicPrice_
setRoyaltyFraction(uint96 royaltyFraction
setRoyaltyReceiver(address receiver
setTokenURI(string tokenURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpauseAllowlistMint(
unpausePublicMint(
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AllowlistMintPaused(
AllowlistMintUnpaused(
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicMintPaused(
PublicMintUnpaused(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.