Galaxy: The Explorer Collection
Verified contract
Active on
Ethereum with 2,487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Galaxy: The Explorer Collection"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20840409 | a month ago | | | 0 | 0.00055771153 | |
| 20840406 | a month ago | | | 0 | 0.00061157980 | |
| 20840380 | a month ago | | | 0 | 0.00073539505 | |
| 20740295 | 2 months ago | | | 0 | 0.00011552294 | |
| 20738768 | 2 months ago | | | 0 | 0.000091219120 | |
| 20738766 | 2 months ago | | | 0 | 0.00010481556 | |
| 20738764 | 2 months ago | | | 0 | 0.00013975365 | |
| 20658847 | 2 months ago | | | 0 | 0.000032287123 | |
| 20630665 | 2 months ago | | | 0 | 0.000038088479 | |
| 20629384 | 2 months ago | | | 0 | 0.00013442907 |
ABI
ABI objects
Getter at block 21160887
getCurrentSupply() view returns (uint256)
3210
name() view returns (string)
Galaxy: The Explorer Collection
owner() view returns (address)
0x76d496c57925675b1a89ef6899877fc50bc69df9
symbol() view returns (string)
GTEC
totalSupply() view returns (uint256)
3210
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] _addresses)
approve(address to, uint256 tokenId)
freezeContract()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setTotalTokens(uint256 _totalTokens)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.