TWD Land Tool Drop

Verified contract

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

No balances found for "TWD Land Tool Drop"

0xd940553f49bbc4c94fdc9684a8538c0e545158c0b2b90a2e415e63f0667a725a
0x2dce97e89d99df6074d17f0194067866906e35783e1b986f0117289baf0514b0
0x35cab56920169f899a33a363c78216c8c8f7724f0e2277907918f8a7eac03925
0x9ed06396985c348aad385f40f8ab58381187ae11c95765ba06dcdbaad68fb47e
0xc6f75ebe956a8e2c6f93f393bb671e22415ed6b230b366c4ecad51f0b410d6ba
0xbab5baa7f45b27c0a643f2aec5f31da6c71af9fb6ed389e32ff5d65b559a1eba
0xa3a86f2e3fe9f09ac2ea5dfa8bc52a16e3d8c834a0e31688804cc9c1f2d5a06f
0x8df995cd59a368451948a5fc745ea0d27c8b3d556f117870caa055acd4e55c35
0xdd303dcfb889b39bf073197c53ea945931be2a54c0e8eab6e080477a2bf3affb
0x9893780ad61f2ab205e45bf8e03c3d03f149dcbf783a904799529e22ba71c09c

Functions
Getter at block 20921569
PROVENANCE_HASH(view returns (string)
SEED_PHRASE_HASH(view returns (string)
baseURI(view returns (string)
https://api.orangecomet.io/collectible-metadata/twd-land-tool-drop/
beneficiary(view returns (address)
0xb81d0c5d3fea0aca0379c80fd798dff19ec6f016
contractURI(view returns (string)
https://api.orangecomet.io/collectible-contracts/twd-land-tool-drop/opensea
getCurrentBlockTimestamp(view returns (uint256)
1728399035
name(view returns (string)
TWD Land Tool Drop
owner(view returns (address)
0x6c54d92e15cdd55af5167ae7454a2409de1b05c7
royalties(view returns (address)
0xb81d0c5d3fea0aca0379c80fd798dff19ec6f016
symbol(view returns (string)
TWD-LAND-TOOL-DROP
termsURI(view returns (string)
ipfs://Qmbv7aLanDrHKgpZHjcuEaVQB5Em6qPGUJK3ydQdtzzuro
totalSupply(view returns (uint256)
13000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airDrop(struct TWDLandToolDropMintEntity[] entities
approve(address touint256 tokenId
ownerMint(address touint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setBeneficiary(address _beneficiary
setContractURI(string uri
setProvenanceHash(string hash
setRoyalties(address _royalties
setSeedPhraseHash(string hash
setTermsURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string namestring symboluint256 _maxSupplyaddress _royaltiesstring _initialBaseURIstring _initialContractURI
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(