Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.06 KB

MissionControl Finder

An open-source explorer built for Terra 2.0

How to contribute

Add a CW20 or IBC token

To add a token make a PR on the Terra asset list:

Add an LP contract address

Make a PR on the Terra asset repo: https://github.com/terra-money/assets/blob/master/cw20/pairs.dex.js

Make sure that both the token in the pair are already listed

Add a custom contract address/known address

Make a PR in our asset repo: https://github.com/mcontrolml/assets/blob/main/contracts.json

Contribute on the webapp code

Fork this repo and make a PR