Something Token

Verified contract

Proxy

Active on Ethereum with 19,622 txns
Deployed by via 0x13c005a6 at 14535529
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Something Token"

0xa005bb85d72f89b6fcb66ae818e53354e0c4ef17d0335d0ca77de147db6c276b
0xe5020f534a1a76e42e274db2e7da3fea1af52b2338b5bd19e7691da5449e08a6
0x30efdf06494ba69454bf8223ef67e2d53e6a55f1e091350cf889dc6c06f0e28b
0xe9c7887f014fa97f09bf293a236b4891277acd555bf31bd4392bd9dd77180fad
0xfe63974a113c146ac73f1aaa09aebcf54bfe1b6145583921725818cbb55f566f
0xbaa00b494b2b5d29974bf0e474bb1973af85c690fd32f442a7019eecfd48ba13
0xd24346e0df6823a9edcd0575183a426724d078872358cf500b26503f3b3b9f34
0x862e8a9b0a33cab4a7be149c7328ecd428409ac4eb886a22420bd16dc7a45274
0x34d14b6c1c622bdec467b6a2d5e95094770b993b1e20f524b57875b8fb1eba37
0x67c00116be1de02152dea39e227d2fd9ab45b31019dfd8fd5cbfed2f96b1e060

Functions
Getter at block 21256596
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
10000
maxPerMint(view returns (uint256)
5
maxPerWallet(view returns (uint256)
25
name(view returns (string)
Something Token
owner(view returns (address)
0x5a1e54f7dc927dbfd25b1fdd7f860cb3b8f733ee
presaleActive(view returns (bool)
false
price(view returns (uint256)
69000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
SOMETHING
totalRevenue(view returns (uint256)
615966000000000027780
totalSupply(view returns (uint256)
10000
treasury(view returns (address)
0x5a1e54f7dc927dbfd25b1fdd7f860cb3b8f733ee
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchAirdrop(uint256[] numberOfTokensaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startAuction(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newStartPriceuint256 newEndPriceuint256 newDurationbool presale
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
MerkleRootSet(bytes32 indexed merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenBaseURISet(string indexed tokenBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.