status-go/services/wallet/collectibles
Michal Iskierko 9d0acc2265 feat(OwnerToken): Owner token and master token deployment
Adding new smart contracts and generated go files.
Deploy token owner function and master token address getter.
Adding deployer and privilegesLevel columns to community_tokens table.
Passing addressFrom to API calls.

Issue #11250
2023-08-14 20:57:00 +02:00
..
collectible_data_db.go chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
collectible_data_db_test.go chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
collection_data_db.go chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
collection_data_db_test.go chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
commands.go chore: reorganized collectibles clients code 2023-08-03 12:53:00 -03:00
manager.go feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
ownership_db.go chore: implement collectibles data db cache 2023-08-09 11:21:59 -03:00
ownership_db_test.go chore: rework data structures to accomodate new providers 2023-08-03 12:53:00 -03:00
service.go chore: rework data structures to accomodate new providers 2023-08-03 12:53:00 -03:00
types.go chore: rework data structures to accomodate new providers 2023-08-03 12:53:00 -03:00