Giter VIP home page Giter VIP logo

crypto-icons's Introduction

equalizer-tokens

A Unified repository containing optimized icons for equalizer cryptocurrency assets.

  • Provides teams with ability to manage their token images
  • Provides teams with ability to manage their token symbol and name

Managing token images

Allowed formats

File formats

  • PNG

    • MUST be a minimum of 400px x 400px in size.
    • MUST only be placed in a chain root folder /<chain>/tokens/<your-token-address>.png
    • Should be Transparent.
    • Should NOT fade on dark background #001337 (navy blue).
    • Should have a circular or rounded edges (5px minimum) background if it is low contrast on dark background.
  • SVG

    • SVG are only allowed as a reference if you are having trouble creating a PNG and want the team to help you.

File Name formats

  • Must be the fully qualified address of the asset.
    • Note: Native ETH (or BNB/MATIC/FTM etc) should be 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.png or .svg
  • Must be in lowercase if the blockchain is case-insensitive (Ethereum-like chains).
  • Must be in exact Check-summed case if blockchain is case-sensitive (Bitcoin-like or Tron-like chains)

Submitting logos

  1. Fork this repository.
  2. Add logos in appropriate blockchain's directory
  3. Commit your changes and open a Pull Request on this repository.
  4. Tag someone to review and approve your submission.

Managing cache

When changing a token image, you will need to clear the auto resized images from our cache.

  1. Delete /<chain>/tokens/<size>/<your-token-address>.png
  2. Repeat for all sizes
  3. Commit your changes and open a Pull Request on this repository.
  4. Tag someone to review and approve your submission.

Rejections

Your submission will be straight away rejected if it does'nt conform to the Allowed formats.

Managing Token symbol and name

DeFi changes rapidly and we provide a method for you to override the default token names and symbols stored on-chain.

  1. Add your token to the /<chain>/tokens.json file
  2. Use the check summed as the key
  3. Conform to this object format
{
  "<your-token-address>": {
    name: "<your-new-name>"
    symbol: "<your-new-symbol>",
    tags: []
  }
}

Token tags

We provide a default set of tags to categorise tokens, please only use tags in the default set which can be found at /tokens-tag.json and be honest, if you are launching a degen meme token, do not tag it as a blue-chip or your token submission will be rejected. If a team attempts to trick users then delisting and/or removal of gauges may occur.

crypto-icons's People

Contributors

0xzod avatar babysgoat avatar darl3n3 avatar ftm1337 avatar hoops85 avatar jeffcryptoo avatar potluckprotocol avatar

Watchers

 avatar

crypto-icons's Issues

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.