Git Product home page Git Product logo

assets's Introduction

Terra Assets

This repository contains contract addresses for many different use-cases.

Layout

assets
│
└───cw20
│   │   contracts.js # Generic smart contracts on Terra.
│   │   pairs.js # Terraswap pairs used mostly by Terra Station.
│   │   tokens.js # Individual cw20 tokens.
│
└───cw721
│   │   contracts.js # NFTs collections for display in Station.
│   │   marketplace.js # List of open NFT marketplaces on Terra.
│
└───ibc
    │   tokens.js # Tokens bridged to Terra through IBC.

There are other lists that are used less often so I've left them out of this walkthrough.

Process for adding a new contract or chain

  1. Fork this repository so you can make changes.
  2. Make the desired changes in your own fork, then create a pull request for the changes.
  3. Make sure to include a trailing comma on the item you are adding. This helps prevent merge conflicts in the future.
  4. Please add your contract to the end of the list for the correct network (mainnet or testnet). The build process will sort the list alphabetically by either protocol name, or name depending on the list.

Adding a new chain to Station

Follow the general process outlined above. Example commit here.

  1. Add your chain to station/chains.js. Follow the exact format of the chains and add it to the appropriate network (mainnet or testnet).
  2. Add your chain name and chain ID to the chains object in station/coins.js.
  3. Add your base asset to the exported object following the same format as other added tokens.
  4. (Optional) Add two IBC token entries. One for Luna on your chain and one for your native asset on Terra.

assets's People

Contributors

0xfable avatar 0xphilipp avatar alagiz avatar alecande11 avatar alpac-4 avatar bokuhe avatar bornarcher8 avatar byeongsu-hong avatar codehans avatar dioalma avatar emidev98 avatar hanjukim avatar hanwong avatar idc1201 avatar iskitztv avatar jared-tfl avatar octalmage avatar park1847 avatar pfc-developer avatar rekiz avatar romainlanz avatar skqksh avatar spectrumrhealward avatar strathcole avatar terencelimzhengwei avatar terran6 avatar tkowalczyk avatar vegasmorph avatar wdonx avatar yk1028 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

assets's Issues

Whitelist Proposal 4125

Hi Guys,

please whitelist the porposal 4125.
The Proposal is available for voting, but is unfortunately not displayed directly.

Thanks for your support :)

Why DPH token was removed?

Dear Terra team,

We've spent months working on the permanent migration of DPH from Ethereum to Terra. Our token and liquidity pool pair was added to the assets but suddenly we noticed it's been removed and all of our users got impacted.

Could you please advice what needs to happen for us to see DPH tokens again in the assets lists for CW20 tokens and pairs?

@simcheolhwan @hanjukim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.