Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ubeswap/default-token-list

Package Overview
Dependencies
Maintainers
0
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubeswap/default-token-list

Ubeswap default token list

  • 4.1.70
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
364
decreased by-23.37%
Maintainers
0
Weekly downloads
 
Created
Source

Ubeswap Token List

Official token list of Ubeswap.

Contributing

To add a token to Ubeswap:

  1. Fork the repo so that you can push edits to a version of this repo that you have write permissions to. See docs for more details.
  2. Clone the repo. See docs for more details.
  3. Enter the repo via cd default-token-list.
  4. Install dependencies via yarn install. Note: you must be on Node.js 14.x or later to do this.
  5. Add your token's logo to assets/ (it must be a PNG less than 200px by 200px or an svg). If your token symbol is TEST, your asset must be named TEST.png.
  6. Add your token to src/<network>.token-list.json, where <network> is the name of the network your token is deployed to.
  7. Run yarn build to regenerate the main token list.
  8. Submit a pull request. See docs for more details

resizing

Recommend the squoosh-cli. yarn squoosh-cli --output-dir tmp/resized --resize '{width: 200}' --oxipng auto assets/asset_cETH.png

In certain cases such as if the proportions are not square or if automatic resize results in a larger file size than the orginal you will need to resize with another tool or re export from your graphics app.

License

MIT

FAQs

Package last updated on 27 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc