Skip to content
View 1BW54HrhYNUbbkaUtBRCczzEPQLLjbMLSK's full-sized avatar

Block or report 1BW54HrhYNUbbkaUtBRCczzEPQLLjbMLSK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

{ "name": "TokenListExample", #List name "logoURI": "https://coin.top/production/logo/usdj.png", #List logo uri "timestamp": 1610339529000, #Update time in millisecond "tokens": [{ "chainId": 1, #ChainId, which is currently 1 "address": "TN3W4H6rK2ce4vX9YnFQHwKENnHjoxb3m9", #Token address "name": "BitCoin", #Token name "symbol": "BTC", #Token symbol "decimals": 8, #Token decimals "logoURI": "https://coin.top/production/logo/TN3W4H6rK2ce4vX9YnFQHwKENnHjoxb3m9.png" #Token logo uri }, { "chainId": 1, "address": "TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT", "name": "USDJ", "symbol": "USDJ", "decimals": 18, "logoURI": "https://coin.top/production/logo/usdj.png" } ], "version": { #Version info "major": 1, #Major version "minor": 0, #Minor version "patch": 0 #Patch version } }

Pinned Loading

  1. 1BW54HrhYNUbbkaUtBRCczzEPQLLjbMLSK 1BW54HrhYNUbbkaUtBRCczzEPQLLjbMLSK Public template

    Config files for my GitHub profile.

    1

  2. justlists justlists Public

    Forked from justswaporg/justlists

    Token List Standard

    TypeScript 1

  3. justswaporg/justlists justswaporg/justlists Public

    Token List Standard

    TypeScript 194 213