TESTINGGGG

Verified contract

Active on Ethereum with 24,649 txns
Deployed by via 0xbe9e55dc at 15133399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TESTINGGGG"

0x0ec080d5608773ee62eadac01cb3cee6dcf4ab3011a73e5cab02bf3af38e7066
0xb4749955d049ca517da469a75cb0db60877260ed5d9b2c3d8bea32b37499a7fe
0x27f9c5d39493a52e455430208d6d0930477b161215f071b79f93fdc6d8539219
0x251a2632c6969b8263657db8b9d304216e965d5f397572b6dd25e06e8b4e6382
0x7bace891465e2c105aadd42282b77bad5ab77debc4f0754313f2fcff39dc8d30
0xbd6595721ca50d22f9b506ce93a118b4ddb874128411c22850f398fd55cc7ad0
0x48e5eab1b3312e3c4b3b11831615b14a51d0d47e370c2364b502174761110b82
0x552e7ea0e3d69bdb09d59ff54139c2421ac6688a77f3b2a23920bf02c26b8341
0xab3b558b7c4ce8f11c161541d41f86f9b4fdcb31da2f6892a72f133b9c141395
0x26370b165e73ee071ab70d140776cf9a9b9297f4f9dcd3ca0a087960f8f98290

Functions
Getter at block 21283511
amountMinted(view returns (uint256)
0
ext(view returns (string)
.json
maxMintPerAccount(view returns (uint256)
1
maxMintPerTransaction(view returns (uint256)
1
maxNFTSupply(view returns (uint256)
5555
name(view returns (string)
TESTINGGGG
owner(view returns (address)
0xeab96429c1cc05b691bccd12568c471b885ed03b
publicMintPrice(view returns (uint256)
0
publicMintTime(view returns (uint64)
1657710900
publicSwitch(view returns (bool)
true
symbol(view returns (string)
TB
totalMinted(view returns (uint256)
5569
totalSupply(view returns (uint256)
5569
whitelistMerkleRoot(view returns (bytes32)
0x3e8c65a6ae989aee2d3263b706e26f16dcd65d24831753c73723ddac75c1fcb5
whitelistMintPrice(view returns (uint256)
0
whitelistMintTime(view returns (uint64)
1657705824
whitelistSwitch(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistValidity(bytes32[] _merkleProofview returns (bool)
State-modifying
approve(address touint256 tokenId
bossAirdrop(address touint256 airdropNumpayable 
bossMint(uint256 quantitypayable 
pausePublicMint(
pauseWhitelistMint(
publicMint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMintPerAcc(uint256 _maxMintPerAcc
setMaxMintPerTrx(uint256 _maxMintPerTrx
setMaxNFTSupply(uint256 _maxNFTSupply
setPublicMintPrice(uint256 _publicMintPrice
setPublicMintTime(uint32 _publicMintTime
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot
setWhitelistMintPrice(uint256 _whitelistMintPrice
setWhitelistMintTIme(uint32 _whitelistMinttime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 qtypayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(