Something Of An Artist

Verified contract

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

No balances found for "Something Of An Artist"

0xa5f98fa53e0a889d0feb06f56d919404b4d47d3bc2bdeea2d64e9364d8347677
0x5406cf43b282bfd64b57e0d6720e4bdda13af29513951561c0458b8eecd03c2a
0x8b0120b8d798ca816cb2664b8ca35974b9660617d11ed530e48debfd5daba304
0x7f3a883df1fe74cdf3b6c031c07453e5e6dc18a9a856695d2431c7f52183f5ad
0x7f377d2f9d7aead24826d9c28e849e3e4f13b4e72a3f973013190740b057a0df
0x27cd4433f90197e0643cc1e63aa7d4ad42bd44860131576d61b9dc422dfbabc9
0x567757ff2e81f6f6cd25564238b00777b1aa54dac019e406334502a75e1c2550
0x14945ad0a46a73c5bb53cadf2be0be45446bc55a389bc7f7c6d3a035c9ab7d02
0x69875915f8595db633bdf1254f001c312bdef182a45a95a51b8da9856b97f697
0xaa19ecc7a39e4c05560e5d75fbbb17c533f0c28e239d5bc21317c1f86979cbb5

Functions
Getter at block 21215510
MAX_FIRST_FREE(view returns (uint256)
2000
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_PER_WALLET(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
5555
PHASE_DAY(view returns (uint256)
5
PHASE_START(view returns (uint256)
1660316400
baseURI(view returns (string)
ipfs://QmXQfuM7qRRjmSBU4bGMC3bEmBztFWW8q8GBn9zu7uHwEM/
forcedPhase(view returns (uint256)
0
getCurrentPhase(view returns (uint256 phase)
0
getCurrentPhaseName(view returns (string)
Newborn
getPrice(view returns (uint256)
6900000000000000
name(view returns (string)
Something Of An Artist
owner(view returns (address)
0x721ed42633601003c340ee3d662b24ab04fa9281
price(view returns (uint256)
6900000000000000
sales(view returns (bool)
true
symbol(view returns (string)
SOAA
totalSupply(view returns (uint256)
2086
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPhase(uint256 timestampview returns (uint256 phase)
getPhaseName(uint256 timestampview returns (string phase)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
configure(
forceArtist(uint256 phase
mint(uint256 _amtpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAddress(address _newAddress
setApprovalForAll(address operatorbool approved
setBaseURI(string _url
teamMint(uint256 _amtaddress to
toggleSales(bool _sales
transferArtist(address fromaddress touint256 tokenId
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
ForcePhase(uint256 phase
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseURIuint256 timestamp
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(