ElonDAO

Verified contract

Active on Ethereum with 2,221 txns
Deployed by via 0xe220e131 at 14027609
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,447.13
0x9b52b75bd4e048b38609fe284dc64aca75cfca24dc8b2ec309c27858481c9781
0xb5564dbc62f9d7514300e63b098ac0ce001a88c7d258020715ad3cdc07cd31bc
0xb824cbcc533443b166f6cacc3c1166403e5218411588e87c47a2b3d30519d18c
0x6a492c81f076ed378e479bf947f9dcea540233ad15e02fdeecd1d8e326106a76
0xb15f2263a7c0f026a46122e05f48627df99497df0cd3f58a414b77dac7ce9bfd
0x210335c4b61d6b42047ef3fa37af32c0f66534a20993429d9c50a5f149c635a7
0x20308b5ad368bd08721ba25ae284685b867f0fc10885555707bba8aa947d18cd
0x5e1765ccb7f1c30fedb3026b1515ef1570b2b170dc0c08a845ca69031381a364
0xe85d3bc0eaef932f95d734c4a0ce17aafa0960771c7b2ac3bbbda9b07f748017
0x3c413dcbdf622c89958c546f76281a0b897a8af0f2af0eed650f7db79f283aa6

Functions
Getter at block 21000600
name(view returns (string)
ElonDAO
owner(view returns (address)
0x5ed0614197e6a3655afbc88eb6082e88e979efbe
symbol(view returns (string)
ELONDAO
totalSupply(view returns (uint256)
969
Read-only
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 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.