Everdome Astro NFT collection

Verified contract

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

No balances found for "Everdome Astro NFT collection"

0x2ee20661151ad7c9240b836b5163f9cd8eea6c6a46f787026bf7d8d8c18bdc04
0x8278f965b8534d60741f17fd4fef86d9b436961622653e6be0fab90f1df5e309
0x834fbc530a6e5e0b9d5ec96b5c7e227fb567f85539f61449869af1163610b41c
0xd2457c0881de65cfb127bfbc4799ecba16c7fe0c3e6f957a2fcc92a6f371302a
0xe99fb6347e58788678908d4a4557f8331238b45c9d75f8af30f1f68883d6680e
0x5e64c088b51aa39a1c5a9d0f6b14b6eda271c2525d6caf5fd50a3ef992757b6e
0x8e920c9f5e5854260193d86f7d086a12b994067c4b9c33e9c8b2b8d5677c7bd0
0x97f1cc342e679b0f7fbc87caf33eaba7aaebf32fcd719e0ba56abe71d1a390c3
0x7eb2afd7081254793e826077380ce282556da60677f87ccda4728806d709317c
0x4a0ff098ddc77c2cd2adcf8fb675634668f88a9135e935a96eb3685507a0306a

Functions
Getter at block 20903562
name(view returns (string)
Everdome Astro NFT collection
owner(view returns (address)
0x6fbbcdf6e1af89f36d21dea1c9acf175163313db
symbol(view returns (string)
EVERDOME_ASTRO
totalSupply(view returns (uint256)
7063
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address touint256 tokenId
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(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.