Thingdoms NFT Official

Verified contract

Proxy

Active on Ethereum with 24,159 txns
Deployed by via 0x9693fffb at 13787167
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 48 additional slots
2 additional variables

No balances found for "Thingdoms NFT Official"

0x73c357f5f7395cf972185f63663044ac1a69e87cccf455ae0c80c8f6373dd3ba
0x713b37ebc39d0f7edd0729e2da5bcfd86307335b49c05d64491073706d64520d
0xe6cbfa1c80bc5322c845188ca6bab8c829c5e165bc9adbd81833660f9136d61c
0xb10cccd3058b1acce6c2677e4817019a50f9262deff8091c92dec96f658dfe90
0xd2bf9c2c408875b74bfc2b482d78189488dc7563b80082f68a9be184eb4ed4d8
0x4461dd97e4b66e43bfd8fb76321dc24b48ab81dfa09e981463062bafecb971b7
0x8e6f95722e2169d4e23b3c915f187adcf5908f4408a08b2d80a33e7d76cb7f86
0x8340c4512ddb2e989439a3f3e2a31b92b81fba6cac54b6893a00a12d3cb83382
0x5cbf107d1caf06572d68cb16362bcedf14f79923014dbd034946a37a9fe42d4b
0xd1ca70b93a6243ed88df99a4734558d62370a20c9d4d2d859477a272df3f8725

Functions
Getter at block 21284364
MAX_ALLOWLIST_MINTS(view returns (uint8)
2
MAX_PUBLIC_MINTS(view returns (uint8)
5
MAX_THINGS(view returns (uint16)
10000
THING_PRICE(view returns (uint256)
100000000000000000
allowListSaleIsActive(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x135fd5daa7a5191963378a0e126b71c4dc6e1cfa572980d7af601132605a7214
name(view returns (string)
Thingdoms NFT Official
owner(view returns (address)
0x8aa4ca3f3d45a94cfce35ca6ddcf8e40d89220bb
reservedTokens(view returns (uint16)
0
saleIsActive(view returns (bool)
true
symbol(view returns (string)
THING
tokenSupply(view returns (uint256 _value)
10000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintsForAddress(address _addressview returns (uint8)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address address_bytes32[] proofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 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 
approve(address touint256 tokenId
giveAway(address _touint16 _amount
initialize(string collectionNamestring tokenNameuint16 maxNumberbytes32 _merkleRoot
mint(uint8 numberOfTokenspayable 
mintAllowList(uint8 numberOfTokensbytes32[] proofpayable 
pauseAllowListSale(
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRoot(bytes32 merkleRoot_
setReservedTokens(uint16 reservedNumber
startAllowListSale(
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.