SoBase

Verified contract

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

No balances found for "SoBase"

0xcf44c7261538d8c56482ea2bfa3a72f7b72bd46fa480522a05d12f9ff11b8993
0x40004d043d01cdf1f506681cc95f0037aa027741f6fdb7b3871d2698e83364f3
0xd779993b613d7184c9eb1c0c38c00223900554d91d7e533c5d229f9851e5a388
0x0c9a10083e00c9dc9a3c15310f9257c82fdb67ca68813bd838f14494ce01cc3a
0xf35677ed68dc4076e1de61bb97c784daad0e207c0862effe12c79cd42b46f692
0x1ca32cd2e6cf180a4e110421a858bddea42226daa720c8438122c0aac0331a52
0x8978620e6c197eda36b4a45ff138dac61640f5beae7608625348010b7fe117db
0xe14cd0aa1f9b0e2fcb99bc3cb247ea55ac91712b3afeeb940aab2dd63d9358ed
0x90fb451450903d33b59557ea765383bae16ca86bb090463faaef3ad8ec9f483b
0x906a02d487a10fb5cc5a7345bbeb8bb8fc8caa09ce13f9ffbe720392f4cda95e

Functions
Getter at block 23665661
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
300
maxSupply(view returns (uint256)
1500
name(view returns (string)
SoBase
notRevealedUri(view returns (string)
owner(view returns (address)
0xc9bf90378ed98291520081ed8cff3762a0902187
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
SOB
totalSupply(view returns (uint256)
1499
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.