issues
search
fetchai
/
ledger-subquery
This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2
stars
10
forks
source link
Feat: CW20 transfer
#86
Closed
Jonathansumner
closed
2 years ago
Jonathansumner
commented
2 years ago
CW20 Transfer Support
Addressing #13
Include end-to-end test coverage of desired indexing function
Implements
handlerCW20Transfer
function to construct transfer entities
addition of CW20Transfer entity type to schema
CW20 Transfer Support
Addressing #13
handlerCW20Transfer
function to construct transfer entities