Elephrens NFT

Unverified contract

Proxy

Active on Ethereum with 493 txns
Deployed by via 0xcfae5444 at 14355775
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 48 additional slots
7 additional variables
Native
Value $300.47
0x8ab1dd9ce611091ca388688250eea4c84efa904f2ef258e655b639ce4d298c16
0x55dad69724af700550995f201c048aac9da2570cbc82c1c124f5c9a09bcd58ff
0x7aa53d5741a9ccb9c30de6fb8941b8c8ca95bad087ba275260cd03cfbcc10511
0x32196fdd4a8fdeec2e13b178f6a70127271e612c3429701e0e26d90d27cd7650
0x1bc3262d94c620967d9574517f69480b24162c3cf7beb9234ef70b5efe47d29c
0xa3b1a4574b3733d59bea6500d51bf80813735befda74bd334c0746263ff14083
0xfe763d06f1562d7d4994b9bd0785094bbd7c541c8593239e8784240bb2639c7e
0xf84fd51f68bfb820786a569fc72d90323fc981e81fc8ab4bc2ab38a50a680bc5
0x019f704caaa7ea721cc0793d64f3f6e77e4b0340d7142d25dcb73d16e0e69244
0xfb719882bdeba6e41c3f2d015b558f17df270c0c3875f806846be27b64d6e9c8

Functions
Getter at block 21255331
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
0
maxPerMint(view returns (uint32)
15
maxPerWallet(view returns (uint32)
30
name(view returns (string)
Elephrens NFT
open(view returns (bool)
true
owner(view returns (address)
0xa57fbc79e248ea78401fffd773c7f880579a7d7e
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
5000
symbol(view returns (string)
EPNFT
totalSupply(view returns (uint256)
5000
Read-only
affiliatesOf(address ownerview returns (uint256)
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 (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
withdraw(payable 
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.