TES - Founder Cards

Verified contract

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

No balances found for "TES - Founder Cards"

0x08bf6c51fc65cf0aa9a78b4e9b14f8ec3f1a6ae8bc93f4c41900a482bc10f5cd
0x4e03e16d04a05667e2a0fcd05f4574b45e3fb5906805d21d8e0a1f188619e71e
0x0e1d65705ecdbb410e4852430b893eaf27fc3906da3e4c29240ae21182c0914a
0xaa93c9451824cc3cdd198b42e9a34a6f3e2b00082b041c809c66fe6d42d6a652
0x766c02b026368fdeb6719a0ab39c1aed9c48dd3d0729419bad70fced8fd165d2
0x2fb24d1e42453e5678cded4d31338a13ad9f2fa60ee3d970ff2ace6a2e89e782
0x07338fa9cebd477a600baa64e929be75af82685e74a441d464e041093761e8d9
0x0b20eb5af9616eccc196571d81a9cf8e08dc3965ab0a0c2e01e2d3314222ab12
0x46c7d2fdca761ac8e6fe88494a0e35f73b72992bbd0934329280ed258e1056d8
0x53c24603a799d12b4e7ec852c448c777024d60ff0d398178e52ff6b7a7a6ad84

Functions
Getter at block 20916978
_baseTokenURI(view returns (string)
ipfs://QmNmcygeN8XkdZRPEKGzNWdLqRvEoDPYRvJ4mAn5Z7FdnE/
isMintLive(view returns (bool)
true
isPublicMintLive(view returns (bool)
true
maxSupply(view returns (uint256)
2000
name(view returns (string)
TES - Founder Cards
owner(view returns (address)
0x23adde77aa3173be3ca2f1bec6a957e6e10d5faf
price(view returns (uint256)
120000000000000000
symbol(view returns (string)
TESFC
totalSupply(view returns (uint256)
1700
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 quantitypayable 
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedWhitelistAndRaffle(address[] addresses
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxSupply(uint256 amount
setMintPerWallet(uint256 amount
setMintStatus(bool status
setPublicMintStatus(bool status
teamMint(struct EarliesTeamMint[] teamMintData
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(