mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 21:04:27 +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