Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 521 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 521 Bytes

Very Nifty Subgraph

Very Nifty is a blockchain game where you can grow vNFTs

Contracts and Events

The following contracts & events have been used to build this graph.

vNFT

Network Address
Mainnet 0x57f0B53926dd62f2E26bc40B30140AbEA474DA94
event OwnerChanged (indexed address previousOwner, indexed address newOwner)
event SmartPoolCreated (indexed address poolAddress, string name, string symbol)