The latest block we've processed for this chain is 21213264, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Hashflow Ethereum NFT

Verified contract

Active on Ethereum with 2,616 txns
Deployed by via 0x2327447f at 14395971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Hashflow Ethereum NFT"

0x0a22bdf5630b186c515eadcddc7e74c5a5d7ab56fa7f9e34e5cf535524eac3af
From
0xf7cf02966470fb38c683cb124ee44e0653fd136861c46038016c4fcbc5b2723b
0x56f8c91e9525148eb1e3bdfd7e12e218e204addba914ea93d7c2b27350501960
0x0a6d138ecb6ad2377858ef60185100e3ad9d8a5f09edf1c209cf05ff770a35af
0x8792f287612cbb508444c8212dfcb74b2ebb6b9de9cadc6f8fee3af49be57f3c
0xc86ffe519312ee51970199d0d4147d035f970edce23ebed54329282d0c3a19d7
From
0xd761e2dcc9faa6829c3ed2bb24d540f0833d9fd9b5005d5f4ed3044d529cd674
0x6591a92ff75fe317db83e502658d3cd6e1c7063aa71fbce2b206a6bc25a9cdef
0xbc0ea902e4db868efda55951148259952ab744b2e2912228031ae202b88cd62a
From
0xc622efcb815d3d432564a6e09fe5fa935bf03508d5bd6ebc934bab4596c4ccc0

Functions
Getter at block 21213263
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0x6d4873f49561a2cd206de3914cc91c90a145903e/
getNumMinted(view returns (uint256)
6249
name(view returns (string)
Hashflow Ethereum NFT
owner(view returns (address)
0xae4d2f063b6e75921938445c8ba78e45d268c783
symbol(view returns (string)
HASH
totalSupply(view returns (uint256)
6249
transferable(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
cid(uint256 tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(addressview 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 idview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
mint(address accountuint256 cidreturns (uint256)
mintBatch(address accountuint256 amountuint256[] cidArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setName(string _name
setSymbol(string _symbol
setTransferable(bool _transferable
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
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.