mirror of
https://github.com/status-im/status-go.git
synced 2025-02-17 17:28:38 +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