Sneged

Verified contract

Active on Ethereum with 2,149 txns
Deployed by via 0x80e9b93b at 15677481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sneged"

0x4eb01009b4583b7ea165eee2ec39c996c5035983cf837c2549297c1f5c0ca9ad
0xc5fe28bf071aa89ae6e218ef3291a26325998eb313255424fa8c921f8a6e6829
0x3803cef6ab96b23b8123c4375dcc94ea116ac9c041706e0a23bee9bae07e65f6
0xf7f6f6bde474d5a2cd2ffac5dd62394c9085a2603032173a44e357a1463ac1f8
0xac97b3b93792e118dd914860b7348fdb55233220b64b87316079630fe4068dd5
0xa09473525f1971ee89f993a856b443c9e84310baf88be010fc4ba09a73c7c164
0x960697867666bf593457f9e7dbadaf8b776cbc06c2407739c4fe8b16cc9950b8
0xdc49a1817b05f23fd144b5e2364a599dca135c022bcbfa064da97477b4fff495
0x005463cb3e5e4094b961b1a857a6602461b4c7b8a0ffaf8208a31d9cfa4be7a2
0x90e4cbc5b7133ea8b386d887a4ea91f6bfe47aefd5bc068d53f872dcb29bae67

Functions
Getter at block 20911570
MAX_PER_WLT(view returns (uint256)
5
MAX_PUBLIC(view returns (uint256)
4000
MAX_SUPPLY(view returns (uint256)
3000
MINT_COST(view returns (uint256)
19900000000000000
RESERVED_SUPPLY(view returns (uint256)
1700
freeTokensMinted(view returns (uint256)
755
isPresale(view returns (bool)
true
isPublic(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x193ab304000a1ded90e3c894df75182558ffd96af75f49db710c4402c83ee88b
name(view returns (string)
Sneged
owner(view returns (address)
0x11c965c6cfb836d76ef9bceaa4ab7e3873ea7bc7
publicTokens(view returns (uint256)
282
symbol(view returns (string)
Sneged
totalSupply(view returns (uint256)
2291
Read-only
addressToMinted(addressview returns (uint256)
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 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256[] quantityaddress[] recipient
approve(address touint256 tokenId
mint(uint256 countpayable 
presaleMint(bool freeRootuint256 countbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURIstring _newSuffix
setMaxSupply(uint256 maxSupply
setMerkleRoot(bytes32 _merkleRoot
setPreReveal(string _newPreReveal
togglePresale(
togglePublicSale(
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.