TWD Degenerative Stage 4B

Verified contract

Active on Ethereum with 161 txns
Deployed by via 0x3a4cde10 at 16502084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TWD Degenerative Stage 4B"

0xbb0f8701becd8b4f1fead26f0716b0b472f7291414f5f31f2f862c85365c4ece
0xbbc4fd5e3d0382ecf3307a9a84ee2f403a5bbada82511908cb5032da6f25e6b1
0x943ec58ba42f5bc49ed928f02b198e9a3f9533621307eaed5c682aead114443a
0x6f7b7a70ab44a1fd584821e48511cdc0636cbe909f077daed87ceccb6f938903
0xb4efc779c6f118983d0b7833a6ef704eb6260adf7e5721b4bcd1f4a456533b3a
0x82141b8491488608f1cfa3370c5c797760bcd0f85b8bc9763fa2172c2ce4b2ed
0x16517d9a340bf2336011b02bc33ec1b6d5ec18d777655a653b62d92b6dfb11d1
0xb150fdef42e3618edf23f8d282fef16d92c68a372ead1136828facf64bf8a81c
0x4860132fcf2a04cda04b35bd550b80d94370314b7725f78f322601dc731d16eb
0x53dcabc6c00dccd484f60ece7a2c1b1b4e1e297247344fd54984f7a4552b2f65

Functions
Getter at block 20889177
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://api.orangecomet.io/collectible-metadata/twd-degenerative-stage-4b/
beneficiary(view returns (address)
0x6c54d92e15cdd55af5167ae7454a2409de1b05c7
contractURI(view returns (string)
https://api.orangecomet.io/collectible-contracts/twd-degenerative-stage-4b/opensea
maxSupply(view returns (uint256)
1250
name(view returns (string)
TWD Degenerative Stage 4B
owner(view returns (address)
0x6c54d92e15cdd55af5167ae7454a2409de1b05c7
provenanceHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
royalties(view returns (address)
0xa036041b00540f5cc666a46c320e83277402864e
symbol(view returns (string)
TWD-DEGENERATIVE-STAGE-4B
termsURI(view returns (string)
ipfs://Qmbv7aLanDrHKgpZHjcuEaVQB5Em6qPGUJK3ydQdtzzuro
totalSupply(view returns (uint256)
1250
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 ERC721AirdroppableReceiver[] receivers
approve(address operatoruint256 tokenIdpayable 
ownerMint(address touint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setBeneficiary(address wallet
setConfig(uint256 newMaxSupplyaddress newRoyaltiesaddress newBeneficiarystring newBaseURIstring newContractURI
setContractURI(string uri
setMaxSupply(uint256 value
setProvenanceHash(bytes32 value
setRoyalties(address wallet
setRoyaltyPercent(uint256 value
setTermsURI(string uri
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
ContractConfigUpdated(uint256 maxSupplyaddress royaltiesaddress beneficiarystring baseURIstring contractURI
MaxSupplyUpdated(uint256 maxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(