mirror of
https://github.com/status-im/status-go.git
synced 2025-02-10 05:45:30 +00:00
Modify API to handle also ERC20 tokens. Modify community_tokens table - keep supply as string since string is easly convertible to bigint.BigInt. Use bigint.BigInt for supply functions and fields. Issue #11129