Elona Musk

Verified contract

Active on Ethereum with 669 txns
Deployed by via 0x75d94eb0 at 14655844
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $366.4
0x08940387835f003ded0c146583d9e536c39150fe61d71c7b9f72c2b1bcfafbc8
0x495c2e6000dcb0da11a7885ddb0d0c8265a75d01626f12b5ee637a9617f42ac3
0x1e86e78beb138c144cf467aa9e35b004dd52697ca03c64112c629190ec9083ff
0xd4fe798bb58ea6a83718e6e104744175d498b509282c5157e4f2ba205ebb8569
0xf2ef672c7523769b840008fb0f986d52b0c37dfe55775459f9bd2f916f971c04
0xab7ce8d1b2f4b55021022ec107e76cdb5d5e01cb274b379111581a6fd8300477
0xb92b84a911d0b12cd22b6554ca4f5e635f45ad210d0941bd72dfc335f6438ca2
0x79196eec3c32e424c4bdd43a98c9b673069b9af76e2c0b1d1dc9cdd2903f5ec2
0x0b4bbd471399907935aa2f1c790d15240775b07fa7c06085e64b10704408575d
0x0b84351caa797b02fd55cb20996a49a27bd61bee18f81e624179ca31cf75fd43

Functions
Getter at block 21036357
amountForDevs(view returns (uint256)
5420
amountForSaleAndDev(view returns (uint256)
5420
getPrice(view returns (uint256)
24200000000000000
maxPerAddressDuringMint(view returns (uint256)
50
name(view returns (string)
Elona Musk
owner(view returns (address)
0x392d544c4f55b65a91ccb29f15949a3126bede82
saleConfig(view returns (uint32 publicSaleStartTimeuint64 publicPriceWei)
(publicSaleStartTime=1650917512, publicPriceWei=24200000000000000)
symbol(view returns (string)
ELONA
totalMinted(view returns (uint256)
4588
totalSupply(view returns (uint256)
4588
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSaleOn(uint256 _priceuint256 _startTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
reserve(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPublicSaleConfig(uint32 timestampuint64 price
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
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(