Seekers of the Eternal

Verified contract

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

No balances found for "Seekers of the Eternal"

0x6efa34a5ca46b307850870f88bf0b0a6fe040c493dfbc46e5371b3e201d8803c
0x9e360bb385e6a50f73ae9095fe761844a4d2f8d43abc96741e8c9e8391eee4d4
0xe5d8b1d7ad338ed0b1dc085fdac1f4499921b655c93e90fcb6819458dac3ec76
0x9ff4bae1d357318f88c92fd8babfc44e128e4a9c0c19a70c2a1751af4c50950c
0x4d2bb382512705680e087fb5c827e962debc69ba089c8e40d66ac47b06e87089
0x0bc31396df7731b286310dfffb97300523bea18598e77187dec104574370e653
0x096c6c372651ae7409a24b2a06dac4f37e0d47cfa4276afe310397bb4aae218f
0x39ffa614ef86fcf408a450eb953e8ddf5d32cbecaaa726ac50aed34bfab715da
0x6a0fa193a055242b3c1a96e3b84aa1080a3c323afd87100c4354aa0a003e6d66
0x365e4c1ba4b575b88a094f61865dcc14a0b9e8d2d4b1439b98c5934d5cb2bef4

Functions
Getter at block 21044095
allowlistOpen(view returns (bool)
false
baseURI(view returns (string)
https://seekers.mypinata.cloud/ipfs/QmVe9ScJY1bU2kvso3uqbHjQNCJ3MJsgcQGzDRZ7tyY54X/
getBalance(view returns (uint256)
0
maxPerWallet(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0xed7202e9f93cd8a2813b9cdae4a5d1281a9e0e5680c533507bc1b322e959b0ba
name(view returns (string)
Seekers of the Eternal
owner(view returns (address)
0xa58c537427df5a9610f1f83bd15bf5d2a10ab233
symbol(view returns (string)
SOTE
totalSOTESupply(view returns (uint256)
5000
totalSupply(view returns (uint256)
5000
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)
walletOfOwner(address address_view returns (uint256[])
State-modifying
allowlistSeekerMint(bytes32[] _merkleProofuint256 amount
approve(address touint256 tokenId
changeMax(uint256 max
changeMerkle(bytes32 incoming
changeSupply(uint256 _supply
flipSales(
publicSeekerMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
teamWalletMint(uint256 howMany
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawEther(
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(string _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

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