Git Product home page Git Product logo

bogged-token-list's Introduction

Bogged Token List Info

Overview

The Bogged Token List is a list of tokens with accurate and up-to-date information, powering additional information on the BSC.

Bogged Charts uses token logos from this source, alongside a number of other projects. Bogged.Finance Trading uses token logos 40,000 and information from this source.

There are also third party projects which use this source for more up-to-the minute data.

The repository contains token info from the Binance smart Chain.

How to add token

Please note that brand new tokens are not accepted, the projects have to be sound, with information available, and non-minimal circulation

Requirements

Requirements: 300 holders and 1000 transactions.

Processing Fee for tokens which link to their BoggedChart on their Telegram (whether that's in their bot, or in the description) and Website: FREE!

Normal Processing Fee: 0.5BNB.

Quick starter

EASY WAY

  • Make sure your smartcontract has more than 300 address holders & 1000 transactions, otherwise you will be rejected. Dust attacks do not qualify.
  • Visit Our easy upload site
  • Simple!

Adding an BEP20 token checklist:

  • Fork the Github repository
  • Create folder with name of token smartcontact address in checksum format bsc/assets/<token_smartcontract_address>/.
  • *** MAKE SURE THE FOLDER NAME IS IN CHECKSUM FORMAT *** https://ethsum.netlify.app/
  • Tell your designer that token image must be in PNG format, avoid transparent background, recommended size 256x256px, max. 512x512px, with max file size of 100kB. We use trust wallet's image rules.
  • Upload your logo with file named logo.png to previously created folder with smartcontract address, and if you done all correctly your path should look like this. bsc/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png
  • Create info.json file with info about the token/project (we expand on Trustwallet's info.json, see below)
  • Create a pull request to the main repo
  • Pay the 0.5 BNB processing fee to 0x075775b21Fc78FE9F12967715C360279d2Ee2472 which is distributed to BOG Stakers.
  • Tag @LukeBogTools once done with tx confirmation

Please do take a moment to look at an existing project to view how best to integrate into our list.

Format

info.json

{
    "name": "BOG Token",
    "website": "https://bogged.finance/",
    "telegram": "https://t.me/boggedfinance",
    "discord": "https://discord.gg/boggedfinance",
    "twitter": "https://twitter.com/boggedfinance",
    "description": "Powering DeFi on BSC. The home of Charts, Limit Orders and more for Binance Smart Chain, all powered by the BOG Token.",
    "explorer": "https://bscscan.com/token/0xB09FE1613fE03E7361319d2a43eDc17422f36B09",
    "type": "BEP20",
    "symbol": "BOG",
    "decimals": 18,
    "slippage": 3,
    "status": "active",
    "id": "0xB09FE1613fE03E7361319d2a43eDc17422f36B09",
    "vested": [
        "0x1EA4b64A3BA73849ef9f53176EBeAF47D6cC25F4"
    ],
    "audits": [
        "https://github.com/BoggedFinance/Bogged-Token-List/blob/main/audit.pdf"
    ]
}

The vested field is for addresses holding tokens that are not currently in circulation, any tokens held in these addresses will be excluded from marketcap calculations. We automatically filter out burn addresses 0x0...1, 0x0...0 and 0x0...dead, you do not need to add these.

The audits field is for any token audits you would like to be displayed on charts.

If neither of these apply to your token you may leave them empty as follows:

{
    ...
    "vested": [ ],
    "audits": [ ]
}

logo.png recommended size 256x256px, max. 512x512px, with max file size of 100kB.

in a Folder named after your Smart Contract Address in Checksum format.

What's next?

Disclaimer

Bogged Finance allows anyone to submit new assets to this repository. However, this does not mean that we are in partnership with the projects. Bogged Finance will reject projects that are deemed as scam or fraudulent after careful review. Bogged Finance reserves the right to reject any project for any reason from listing on this platform.

Rules

Alerts in JSON are not accepted. Only Bogged Finance is permitted to add alerts to tokens.

License

Please read License.md for details.

bogged-token-list's People

Contributors

amajewski5c avatar bobachef avatar bofahda avatar btcshiba avatar childrenstoken avatar d-hav avatar darxkey avatar dogemantoken avatar essyd avatar evolutiontoken avatar fliferteam avatar henriknii avatar icebreak-r avatar johntools avatar levelupbnb avatar limlims avatar lukebogtools avatar payflow-token avatar pippinmole avatar realtrumptoken avatar revivaldefitech avatar sd340068 avatar simran-xnf avatar soliditydevtech avatar tendondev avatar thadhutch avatar tom-bowern avatar twokfinance avatar xerixona avatar ygboucherk avatar

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.