Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 276 Bytes

ADDING_CHAINS.md

File metadata and controls

7 lines (5 loc) · 276 Bytes

Adding a new chain

In order to support new chains on the SDK, some places new to be updated:

  • Coingecko client, so it can fetch tokens from the new chain
  • keyToId relation, so the IDs for the chain can be found
  • Adding the addresses of the contracts for the new chain