mirror of
https://github.com/status-im/status-go.git
synced 2025-02-05 11:25:44 +00:00
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