y00ts Base

Verified contract

Active on Base with 705 txns
Deployed by via 0xb60d3b6e at 2920547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "y00ts Base"

0x4fdc8ead28f4840b662721ce691b62221c694b69be117fcae6040c1f94ea6146
0x97f1d919bfb4a5638435879f4dba7a282a9f9390658cf54af54fbbe3cb2f3238
0xea54a37dfabf6016c71ee212991241b5cc39a6009655d900f3fe254065e51b4e
0x7f78283a452af043903dc21977da1fc3d475c2dd58bd2f5124f0c26dae6c33d5
0x3bf71ae0d686645540c0dd9215e2c46dc2cab952a9fa06454a38b7e30276d5a5
0x700e585c5c27084ab1853c4acf6143439f584cd2fbb8acd643d0994a87031c51
0xf8df5f6b29d23eb9e33d2464b08989df50d25ffb97766837fd99dc8b4117e775
0x1bd87b52bd94341343b7821efe3405a41572102e93148a8197b05e8ec8aec8c9
0xa9e365ea9e5a02a212e5ef2bd8af494c4875bdd25aadf7bde08ed342a273daf9
0x63552a7928a12dacd20ff82b9767e2a26555c0e6c9e28c38edf67710523985f6

Functions
Getter at block 23175822
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
41
maxSupply(view returns (uint256)
2222
name(view returns (string)
y00ts Base
notRevealedUri(view returns (string)
owner(view returns (address)
0xc9bf90378ed98291520081ed8cff3762a0902187
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
YBAS
totalSupply(view returns (uint256)
2222
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.