Degen Elves

Verified contract

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

No balances found for "Degen Elves"

0xda895ccad495813c745b5e8b04f41faa36e8c325a19f6715f94fe1b40eb8317c
0xcc52e4f0901fae2cae95fb80e541469828922dec8aa57ca051f8233dda4b5453
0xda778d5c9053439d00ced3d6f55521ae44b29a4477d04ea3aad31d2d92ff5b15
0xcaa4a03c892eaff87e9415993139f244f5c084d2444b89ef6ffde79de9e1c9ea
0x9a1092a40f340d105062fed06483dfada56014b99ef3430872149d8cb7b3fae3
0x30a80118f48a4158e60975375564fa900269d74c92bb694502b17183b13ad531
0x5d83d94d4144f82aa7a7388694846a477e0fbbc433cafa35c03480e11f2d4532
0x23c620d518c64d5976351a82a32c092c2ac0f11253f6e222238b279d7337e8a2
0xb16e2788fa36811de37eb3804de486c2461fdbaecd7aaed7648a2ccf1214e381
0x271672c674918690d92c5b43e56a3d0a7ce2f4f91d178c148f59147f25b09b14

Functions
Getter at block 21211533
_baseURI(view returns (string)
https://api.degensantas.io/elves/metadata/
isPaused(view returns (bool)
false
isPreSalePaused(view returns (bool)
true
name(view returns (string)
Degen Elves
owner(view returns (address)
0x4b1b253ea013d30c65b4be75b72ebd420ffbf29c
publicMintCounter(view returns (uint256)
3
symbol(view returns (string)
ELVES
totalSupply(view returns (uint256)
2118
Read-only
_addressExist(addressview returns (bool)
_publicAddressExist(addressview returns (bool)
_publicMintList(addressview returns (address userAddressuint256 counter)
_whiteList(addressview returns (address userAddressuint256 counter)
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addWhiteListBundle(address[] whiteAddressuint256[] counter
approve(address touint256 tokenId
flipPauseStatus(
flipPreSalePauseStatus(
mint(uint256 quantity
preSalemint(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePublicMintCounter(uint256 counter
withdraw(
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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.