top of page

Our Security Checks

  1. TokanaidBot

    1. Etherscan API

      • Fetches New token address

      • Token Name

      • Token Address

      • Liquidity
         

    2. BSCscan API

    3. Pankcakeswap API 

      • Contract Code Check

      • Number of holders
         

    4. Webscraping

      1. Dextools.io

        1. Trade History

        2. DexNumber - Dextools rating on safty

      2. Honeypot.is

        1. Honeypot checker
           

    5. Scam Simmilarity Code Checker

      1. Becuase a 90% of token are automated scams which means they all have the same token code. So by comparing the code of new contracts with the code of known scam contracts we can quickly figure out if a new contract is a scam. 

      2. Similarity checker algorithm: Fluffy search
         

    6. Inbeded AI 

      1. Used to fine turn the pass through rates for liquidity, cybersecurity chec, number of holders, and trade history. Also has access to all data to hopefully eventually learn how to identify good tokens.

      2. Built using a supervised learning algorithm
         

  2. Website

    1. Front-end

      1. Built with WIX

        1. Converted into HTML, CSS and JS

    2. Back-end

      1. Google cloud database

        1. Holds all token data for further analysis and quick access

Things we look for...

  1. Name

    • Website

    • Owner Credibility

    • Lquidity check

    • Cybersecurity buy/threat check

    • Contract Code Check

    • Number of holders

    • Trade History

bottom of page