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
Add testing smart contract and go api. Add collectibles service. Issue #3051