ocean-subgraph/src/mappings
Jamie Hewitt 603a25f26a
Tracking transfer event & updating nft owner (#436)
* Adding Tranfer eventHandler to subgraph.template.yaml

* Started adding transfer event to mapping

* updating getNftTokenWithID function

* Pulling from Origin v4main

* Removing console.log

* Updating token Utils

* Updating newOwner with User & writting new test

* Updating test

* Ensuring account is in lowercase

* Creating seperate test for transfering an NFT query

* Updating test name

* Removing console.logs

* Moviving transfer event tracking from factory to template

* Moving handleNftTransferred to nftUpdate mapping

* Adding logging

* Using correct token address

* Fix linting

* Checking the correct owner account has been set originally
2022-06-24 10:06:44 +03:00
..
utils Tracking transfer event & updating nft owner (#436) 2022-06-24 10:06:44 +03:00
dispenser.ts Feature/templates (#349) 2022-02-21 12:45:24 +02:00
erc20Templates.ts add reuse order (#444) 2022-05-25 20:04:26 +03:00
erc721Factory.ts bump contracts to alpha28 and ocean.js to alpha 33 (#401) 2022-04-04 15:52:30 +03:00
factoryRouter.ts create token (#467) 2022-06-23 14:51:14 +03:00
fixedRateExchange.ts Feature/lastprices (#369) 2022-03-03 11:55:43 +02:00
nftUpdate.ts Tracking transfer event & updating nft owner (#436) 2022-06-24 10:06:44 +03:00
pool.ts fix global stats pool count (#453) 2022-06-10 02:10:46 -07:00