SneakerMonsters - Ablo's Armada

Verified contract

Proxy

Active on Ethereum with 477 txns
Deployed by via 0x6a2ed516 at 14636542
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 "SneakerMonsters - Ablo's Armada"

0xe4aa5c4626eb2149b6c9dc4d0aea80fb9ac6a9c30a9be6e5cfbd6f0289f0134a
From
0xebf70fe262db99bfa92ebae502f99de630e8a1b515eea7f82f9f4b7136d4da91
0x3f76e0ac0188f9fa4273e5f56c8561c3fa106a4422ad1478d451ce315d8c4d8d
0xca1e778fe0e269e9e1d1e35af49a7338bbc6b0d257a9027ff75bf983c8a24307
0x9f98110eed8a4cb1d37fb72ff35d02a33791747b279898cbc2f2ffae5e248632
0x969c7b28e6fa3011987fc5240a178766ae3ea90f3e5922cdc9bf3fb06b6cdf11
0x790b3385912cad1c896f8b0744b21af30248e55c68fddc341a1efa7983180f46
0xa9e94b3df076a2e974282b1b9692220fc1a775c1a7052b4b9824e6d21e5a96bf
0x027d8efcd748f181f942c0ec41aa12ab0af550e72b30ebf4e9c06d64f51c0623
0x8d1f590784ade2e64d099e4d9d9588a66d9863fb930cf68950128b91ca946e30

Functions
Getter at block 21047425
auctionActive(view returns (bool)
false
auctionDuration(view returns (uint256)
0
auctionPrice(view returns (uint256)
0
auctionStartedAt(view returns (uint256)
0
maxAmount(view returns (uint256)
930
maxPerMint(view returns (uint256)
4
maxPerWallet(view returns (uint256)
4
name(view returns (string)
SneakerMonsters - Ablo's Armada
owner(view returns (address)
0x0000000000000000000000000000000000000000
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
false
symbol(view returns (string)
SMNFT
totalRevenue(view returns (uint256)
200100000000000000
totalSupply(view returns (uint256)
931
treasury(view returns (address)
0xb0a178a83fc17424f8939f360f8099b5080be544
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.