ODENPETS

Verified contract

Active on Ethereum with 3,527 txns
Deployed by via 0x175a09b0 at 15786530
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "ODENPETS"

0xab482b0f56c0283a74da2f67a26a74a432e5f34ac50960a16deef88008bdd39b
0x72e9d2833c03f57d10ab0deb645bc1d3b869fe80790f0a550d1fbb6a68c25791
0x4df3991241dd2d713777e58cd9aa493e4b82c7c201d34ce528b5b3b8826d652f
From
0xa00c967909a37294073715ff79c4fc9ebc557e01f9deee9988705511b72540f3
0xf9dce23abe07948c6894f3c238dfd2e50330c8f96044e4f5c008421224996d7c
0x0581b8b3988cbff4620c8875531819a9c30113debf93c0604d5093b550f49489
From
0xf0b8f1e29401c6ade4f594cae9f03ccc3561f2e4572d3a39dc6ceb29a7d58f6f
0xf3f3bce74482b5d0191dec62b1c72697d76263b162e88202cb98512f801a8573
0x91aee3011cd7e97377d764d52527cf1b493f246d270d84926498282b073fab58
0xd832a1c1ccfc8df994af91ee5df95f49a0491ef75c05fb50e0482ac2778d0d69

Functions
Getter at block 21304264
MAX_SUPPLY(view returns (uint256)
10000
getCurrentCost(view returns (uint256)
1000000000000000
getLicenseName(view returns (string)
CBE_NECR_HS
getLicenseURI(view returns (string)
ar://_D9kN1WrNWbCq55BSAGRbTB4bS3v8QAPTYmBThSbX3A/3
licenseVersion(view returns (uint8)
3
maxPerWallet(view returns (uint256)
300
merkleRootPreMint(view returns (bytes32)
0xd3878f704c924d0a0a656aef08f56c6ef1c7354b57fb5de58c567dfec5cd860d
merkleRootPublicMint(view returns (bytes32)
0x70fc3a2f7912f7986281a03db72f10ad9a2c5f1ef622196034ec58ba97f71daa
mintable(view returns (bool)
true
name(view returns (string)
ODENPETS
owner(view returns (address)
0xb264d98c037b8623c1044c976dff5c14aa642d78
paused(view returns (bool)
false
preCost(view returns (uint256)
1000000000000000
presale(view returns (bool)
false
publicCost(view returns (uint256)
1000000000000000
publicMaxPerTx(view returns (uint256)
5
publicSaleWithoutProof(view returns (bool)
false
royaltyAddress(view returns (address)
0x0000000000000000000000000000000000000000
royaltyFee(view returns (uint96)
500
symbol(view returns (string)
ODENPETS
totalSupply(view returns (uint256)
10000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
ownerMint(address _addressuint256 count
pause(
preMint(uint256 _mintAmountuint256 _preMintMaxbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountuint256 _publicMintMaxbytes32[] _merkleProofpayable 
publicMintWithoutProof(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxPerWallet(uint256 _maxPerWallet
setMerkleRootPreMint(bytes32 _merkleRoot
setMerkleRootPublicMint(bytes32 _merkleRoot
setMintable(bool _state
setPreCost(uint256 _preCost
setPresale(bool _state
setPublicCost(uint256 _publicCost
setPublicMaxPerTx(uint256 _publicMaxPerTx
setPublicSaleWithoutProof(bool _state
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbol
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(