status-go/services/collectibles
Michal Iskierko c4cd5775db feat(MasterToken): Add MasterToken.go
Small refactoring in Collectibles service in order to make API code more simple.
Add TokenInstance interface with some common functions.
Implementations of TokenInstance for TokenMaster, Collectibles and Assets contracts.

Issue #11276
2023-08-16 11:31:12 +02:00
..
api.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
api_test.go feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
database.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
database_test.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
service.go feat: rehydrate community_tokens table upon account recovery 2023-08-09 13:38:59 +02:00
token_instances.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00