status-go/protocol/migrations
Michal Iskierko ff0628c23b feat(Collectibles): Handle ERC20 burn and mint
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
2023-07-12 10:41:17 +02:00
..
sqlite feat(Collectibles): Handle ERC20 burn and mint 2023-07-12 10:41:17 +02:00
migrations.go feat(Collectibles): Handle ERC20 burn and mint 2023-07-12 10:41:17 +02:00